2
0
forked from Wavyzz/dolibarr
Commit Graph

1555 Commits

Author SHA1 Message Date
Laurent Destailleur
84d5b75518 New: Add field tms into llx_bank 2012-08-09 19:04:39 +02:00
Laurent Destailleur
a7d9f13287 Qual: Removed deprecated columns 2012-08-09 18:45:56 +02:00
Laurent Destailleur
b3b598c068 New input reason into dictionnary. 2012-08-09 18:33:45 +02:00
Maxime Kohlhaas
44b84b2177 task # 326 : Add a numbering module to suggest automatically a product ref 2012-08-09 01:41:55 +02:00
Laurent Destailleur
e53e847083 Qual: Uniformize code 2012-08-05 14:37:45 +02:00
Laurent Destailleur
b82fb7a7d9 Fix: exit code when upgrade is ran from command line 2012-08-05 00:49:28 +02:00
Laurent Destailleur
9f5fbe78c9 Fix: Bad fix 2012-08-03 18:50:24 +02:00
Laurent Destailleur
d4a19f0674 Fix: Removed warning 2012-08-03 10:56:50 +02:00
Laurent Destailleur
18944a3d9b Merge branch 'develop' of https://eldy:ld101010-gb@github.com/Dolibarr/dolibarr.git into develop 2012-08-03 10:29:00 +02:00
Laurent Destailleur
ff0d24a0dc Fix: Remove warning 2012-08-03 10:26:39 +02:00
Regis Houssin
d6a4d5ef41 Fix: avoid errors if install directory is deleted before module
activation
2012-08-01 14:42:24 +02:00
Laurent Destailleur
a996e8f98a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-07-30 21:44:21 +02:00
Laurent Destailleur
2191a4dc73 Fix: use ENGINE=innodb instead of type=innodb 2012-07-30 21:43:40 +02:00
Regis Houssin
e44fd4885d Fix: change the last $DB to $db 2012-07-30 18:43:49 +02:00
Laurent Destailleur
e8b2489c1c Checkstyle 2012-07-29 15:28:39 +02:00
Laurent Destailleur
bf94d05293 New: Add great britain provinces 2012-07-28 03:12:34 +02:00
Laurent Destailleur
dce9b96260 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/core/lib/functions2.lib.php
	htdocs/install/lib/repair.lib.php
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
ea54523181 Checkstyle 2012-07-25 11:40:23 +02:00
Laurent Destailleur
b47ced7507 Fix: syntax error 2012-07-25 10:56:30 +02:00
Regis Houssin
9cf088560f Fix: syntax error 2012-07-23 16:47:16 +02:00
Regis Houssin
fb23364511 Fix: uniformize code 2012-07-23 16:10:54 +02:00
Marcos García
568db22649 Renamed fk_methode_commande to fk_input_method 2012-07-22 16:58:37 +02:00
Marcos García
e6a192ba87 Renamed fk_demand_reason to fk_input_reason 2012-07-22 16:53:02 +02:00
Christophe Battarel
8e2fee02df correct default definition for buy_price_ht in migration script 2012-07-18 17:17:00 +02:00
Christophe Battarel
a37707f96f updata database for margin module 2012-07-18 11:39:41 +02:00
Laurent Destailleur
df31ae2b0e New: Add canadian provinces 2012-07-10 17:51:29 +02:00
Laurent Destailleur
616f8ddaa8 New: Add a repair function to restore data into ecm_directories table
that was not sanitized.
2012-07-08 13:30:21 +02:00
Laurent Destailleur
59bd8ada73 New: Show root install param only if required. 2012-07-04 10:23:59 +02:00
Laurent Destailleur
571041e5d5 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-07-04 10:22:51 +02:00
Laurent Destailleur
957270783e Comments 2012-07-04 10:21:39 +02:00
Regis Houssin
9c2f1a7544 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-07-02 19:31:00 +02:00
Regis Houssin
6f1651309e Fix: global converting lines delimiter 2012-07-02 19:30:37 +02:00
Laurent Destailleur
6769cbbd2c Increase size of ref for products 2012-07-02 17:47:16 +02:00
Regis Houssin
a96ab9a587 Fix: missing parameters ! 2012-06-29 10:08:48 +02:00
Regis Houssin
a26e03367b New: remove linked elements invalid 2012-06-29 09:35:20 +02:00
Laurent Destailleur
c273f9f698 Fix: escape double quotes into dol_html_escapetag
New: Passwords not reset into install page.
2012-06-17 23:27:17 +02:00
Regis Houssin
6246228544 New: add extraparams, hooks and extrafields for emailing card 2012-06-13 09:28:59 +02:00
Laurent Destailleur
e6cd400bc3 Qual: List of elements must be into a page called "list.php". 2012-06-09 19:16:31 +02:00
Laurent Destailleur
044ca3062b Fix: Use wrong handler. Make install fails. 2012-06-04 02:13:59 +02:00
Laurent Destailleur
d52d063d98 Fix: Avoid to have a special php module. 2012-05-28 22:39:04 +02:00
Laurent Destailleur
1aa442977c Fix: extrafield repair was using bad hardcoded values. 2012-05-23 11:48:52 +02:00
Laurent Destailleur
82dda362c5 Fix: [ bug #409 ] List of vat rates for supplier prices must use the
seller country.
2012-05-23 10:50:38 +02:00
Laurent Destailleur
51e8ebd664 Fix: Clean sql 2012-05-13 18:08:03 +02:00
Laurent Destailleur
cf03228053 Fix: syntax error in name of pgsql util proc.
Fix: Add a proc to fix pgsql problems.
2012-05-13 16:42:59 +02:00
Laurent Destailleur
dc904ddf5f Fix: vat rates 2012-05-10 23:02:05 +02:00
Laurent Destailleur
63ce05b939 New: Localize for NL 2012-05-10 00:35:20 +02:00
Laurent Destailleur
774bf30e4c Fix: corrupted extra tables. 2012-05-07 20:55:14 +02:00
Laurent Destailleur
f5592bcc32 Fix: Removed warning and fix pb with extra fields. 2012-05-06 21:05:02 +02:00
Laurent Destailleur
d60061f682 Fix: pagecode when using postgresql
Conflicts:
	htdocs/support/inc.php
2012-05-06 15:36:53 +02:00
Laurent Destailleur
eb541ceaa9 Fix: foreign key on non existing field 2012-05-06 15:33:33 +02:00