dolibarr/htdocs/compta
Laurent Destailleur 06c5f3427c New: There is now two "inline edit" solution: Solution 1 use jquery
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line
2011-11-05 21:24:55 +01:00
..
bank Fix: Filter on third party 2011-10-28 23:59:16 +02:00
charges [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
deplacement New: There is now two "inline edit" solution: Solution 1 use jquery 2011-11-05 21:24:55 +01:00
dons [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
facture Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01:00
journal [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
localtax Fix: uniform code 2011-10-29 08:33:59 +02:00
paiement New: Cheques into cheques receipts are ordered by operation date. 2011-10-28 00:47:28 +02:00
payment_sc [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
prelevement New: Add trigger ACTION_DELETE and ACTION_MODIFY 2011-11-01 13:22:39 +01:00
resultat Qual: Some fixes to make working with PHP option error_reporting 2011-10-29 19:50:25 +02:00
sociales Qual: Uniformize code 2011-09-24 22:25:01 +00:00
stats Qual: Some fixes to make working with PHP option error_reporting 2011-10-29 19:50:25 +02:00
tva Qual: Some fixes to make working with PHP option error_reporting 2011-10-29 19:50:25 +02:00
ventilation Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
ajaxpayment.php Fix: Removed warnings 2011-09-21 16:56:23 +00:00
clients.php Fix: uniformize code 2011-09-20 14:14:58 +00:00
facture.php Qual: Revert parameter order (optionnal at end) 2011-11-05 15:43:07 +01:00
index.php Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
paiement_charge.php Fix: Space found before comma 2011-09-20 09:59:08 +00:00
paiement.php Fix: Space found before comma 2011-09-20 09:59:08 +00:00
propal.php [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
recap-compta.php [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00