Commit graph

482 commits

Author SHA1 Message Date
Dany De Bontridder
12ef663715 Task #1440 CA - opération diverses inaccessibles
Task #1370 les OD en comptabilité analytique - problème.

Rewrite the OD history  + ajax for the detail of ANC misc. operations
2017-11-16 21:06:25 +01:00
Dany De Bontridder
366c0c28dc Javascript : small error 2017-11-04 11:06:43 +01:00
Dany De Bontridder
b7453dff9d Javascript : small error 2017-11-04 11:06:38 +01:00
Dany De Bontridder
11f8a94c94 Javascript : small error 2017-11-04 11:06:20 +01:00
Dany De Bontridder
066b970f11 Infobulle : avoid that the info balloon exceed limit of the display 2017-11-04 09:33:53 +01:00
Dany De Bontridder
504d45e6b0 Infobulle : avoid that the info balloon exceed limit of the display 2017-11-04 08:49:31 +01:00
Dany De Bontridder
e21b922d80 Bug : correct catch clause , getMessage is wrong
must be replaced by message
2017-11-01 23:03:17 +01:00
Dany De Bontridder
cdc4bb1396 Task #0001484: CA : opération diverses , possibilité d'ajouter une fiche
Add card to misc operation ANC,
- implemented also in Printing : balance , History , General Ledger...
2017-11-01 17:44:17 +01:00
Dany De Bontridder
8473d9a09f correct js : getMessage instead of message 2017-11-01 11:53:47 +01:00
Dany De Bontridder
473acf862e Task #0001481: Encodage Vente, Achat, Fin ou OD
Task #0001485: possibilité de clouer une fenetre

Ajout d'une fiche met automatiquement le quick-code au bon endroit
2017-10-31 19:58:55 +01:00
Dany De Bontridder
695f1b8135 task #0001271: Rendre possible un copier/coller du résultat de la calculatrice.
Add a button to Pin a box
2017-10-24 21:46:38 +02:00
Dany De Bontridder
922d4a7b11 Add button to pin the box 2017-10-24 21:21:07 +02:00
Dany De Bontridder
ff6f08fc72 task #0001272: Rendre possible l'appel de la calculatrice depuis le fin fond d'une page. 2017-10-24 20:43:20 +02:00
Dany De Bontridder
e451ff758e task #0001272: Rendre possible l'appel de la calculatrice depuis le fin fond d'une page. 2017-10-24 20:35:39 +02:00
Dany De Bontridder
73c99f6c6e Réécriture de CFGPCMN pour utiliser ManageTable 2017-10-23 20:09:37 +02:00
Dany De Bontridder
25be7ea96c Recording operation : when adding a row , the css class was not copied 2017-10-19 20:36:31 +02:00
Dany De Bontridder
2abda90c6c Task #0001481: Encodage Vente, Achat, Fin ou OD
1. S'il n'y a qu'une seule catégorie de fiche , il n'est plus nécessaire d'afficher le choix (puisqu'il n'y en a qu'un)
2. Avoir pour chaque ligne un bouton ajout fiche
2017-10-18 22:03:03 +02:00
Dany De Bontridder
77c37a8c8f Task #1349 : si une seule catégorie de fiche , alors on ne doit pas la
choisir
2017-10-15 01:01:15 +02:00
Dany De Bontridder
8246933e92 Analytic : change the name and description in Ajax, improve esthetic 2017-09-26 23:12:54 +02:00
Dany De Bontridder
c055c3345a ManageTable : Correct bug for the sort 2017-09-26 22:55:03 +02:00
Dany De Bontridder
0e18bd15f2 NEW : ICard , you can hide or show the accounting
in the search box with the functions ICard->hide_accounting
and ICard->show_accounting
2017-09-16 11:56:53 +02:00
Dany De Bontridder
4feba4e5ed task #0001463: Calculatrice - 4 décimales 2017-09-14 22:01:55 +02:00
Dany De Bontridder
0e95617873 Manage_Table : Improve Javascript for adding / removing row of table 2017-09-13 00:06:37 +02:00
Dany De Bontridder
40184268fd Task #0001415: Lettrage - masquer la mise en évidence.
Click a second time of an reconciliation and the highlight
disappear
2017-09-03 16:56:03 +02:00
Dany De Bontridder
a5ef1138a4 Improve debugging and improve manage_table_sql
element will be added at the right place
Manage_Table_SQL can work also with a SQL query or a view
Icon place can be modified
2017-07-23 13:24:53 +02:00
Dany De Bontridder
52d905c275 Manage_SQL : improve cosmetic + add error function 2017-07-04 10:11:50 +02:00
Dany De Bontridder
687888ed32 Task #1385: Alternance lignes non respectée
Corrige sorttable_ordered + enleve blacktriangle
Surligne les lignes odd/even
2017-03-25 18:09:17 +01:00
Dany De Bontridder
4774f94baf js : Indent properly 2017-03-25 17:35:47 +01:00
Dany De Bontridder
f081c363af change name alternate_row_color 2017-01-28 11:03:39 +01:00
Dany De Bontridder
c680698c89 ManageTable colorize the row in alternate 2017-01-25 23:11:11 +01:00
Dany De Bontridder
c334a73c64 ManageTable correct color of HighLigthed row 2017-01-25 22:06:32 +01:00
Dany De Bontridder
271b72551d Remove console.log from JS
Safer function for XML (problem with escaping)
2017-01-25 00:11:12 +01:00
Dany De Bontridder
b386c8915e Correct Manage Table , finish implementing 2017-01-22 15:29:29 +01:00
Dany De Bontridder
53032b7698 Correct js : this of the object is not callable from a nested function 2017-01-15 11:49:25 +01:00
Dany De Bontridder
ac039a6a84 Test ManageTable ; fix parseXML function 2017-01-14 14:34:58 +01:00
Dany De Bontridder
daa75d80ce Test ManageTable ; fix parseXML function 2017-01-14 14:34:40 +01:00
Dany De Bontridder
ca1098946e Test ManageTable ; fix parseXML function 2017-01-14 14:33:42 +01:00
Dany De Bontridder
c0f046889c Test ManageTable ; fix several bugs and add the ajax answer , it not yet finished 2017-01-14 14:30:27 +01:00
Dany De Bontridder
5fd9bc0b13 Fix several issue in JS 2017-01-14 14:02:36 +01:00
Dany De Bontridder
bda0fbc874 correct syntax 2017-01-14 10:11:14 +01:00
Rachel
1a0e97acef Manage_Table , the js and php code are been splitted in 2 files , the ajax calls are nearly done , doxygen for these files is correct
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:53 +01:00
Rachel
d4ed7e5e80 Correct doxygen
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:40 +01:00
Rachel
78a499b175 Correct doxygen doc
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:09 +01:00
Rachel
271d3f4782 Improve Doxygen doc
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:48:52 +01:00
Dany De Bontridder
ff1aaca93c Improve Sorttable 2017-01-08 13:30:09 +01:00
Dany De Bontridder
3d90c5e049 Fix problem with orphan_lob_clean instead of clean_orphan_lob
and fix problem when checking analytic when amount == 0
2016-05-18 09:47:38 +02:00
Dany De Bontridder
532a93eba3 Documentation sorttable_nosort 2016-04-20 18:34:08 +02:00
Dany De Bontridder
8eefde1dad Correct small bugs for javascript
Use of $_ENV[TMP]
Correct trigger jrnx_ins
2016-03-24 20:11:51 +01:00
Dany De Bontridder
87f8207d63 Improve documentation and appearance of action_search 2016-03-09 22:08:00 +01:00
Dany De Bontridder
af2d006382 Change for prototype.js 173 2016-02-29 13:30:36 +01:00