2
0
forked from Wavyzz/dolibarr
Commit Graph

11 Commits

Author SHA1 Message Date
fhenry
c3ced863c1 Fix installation error Erreur SQL : DB_ERROR_SYNTAX - insert into
llx_c_actioncomm (id, code, type, libelle, module, active, position)
values ( 5, 'AC_RDV', 'system', 'Rendez-vous' ,NULL, ,1 1); - You have
an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near '1 1)' at line 1
2012-11-29 17:59:28 +01:00
Laurent Destailleur
caab5ac4e0 New: Add option to be able to select onto automatic event and manual
event (or both) into calendar view. Note: For backward compatibility
reason, this will works only for new events.
Qual: Disable old deprecated event code.
2012-11-28 14:47:30 +01:00
Laurent Destailleur
44591bd756 Use a specific type to isolate type of event that are event
automatically added into agenda from other predefined events.
2012-09-20 00:18:29 +02:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
ce4711f290 Fix: Avoid errors into rpm packages 2011-08-03 01:25:43 +00:00
Regis Houssin
857006c456 Works on possibility to send shipping by mail
Fix: uniformize code
2011-06-02 17:20:24 +00:00
Laurent Destailleur
ca6f631e36 New: Enhancement in actions list management. Can define an order. Add check during dictionnary add. 2011-02-02 13:29:54 +00:00
Laurent Destailleur
071fba1687 Fix: Bad label 2011-01-30 23:11:35 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Regis Houssin
a542ab472c Fix: split data.sql
Fix: defined mysqli driver by default
2009-10-25 07:42:54 +00:00