Commit Graph

1371 Commits

Author SHA1 Message Date
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a Fix: Restore correct name of field. 2012-03-16 13:27:03 +01:00
Laurent Destailleur
7e69c79a29 Comments 2012-03-16 11:08:04 +01:00
simnandez
00474e119f Fix: Bad departement name 2012-03-16 09:15:29 +01:00
Laurent Destailleur
cd036aa8ae Fix: pgsql compatibility 2012-03-15 20:00:11 +01:00
Regis Houssin
e8ec5f5ad7 New: add vat rate in supplier price
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Laurent Destailleur
62e0814041 Fix: Removed not standard/compatible SQL. External module should not
have foreign keys with standard tables. This creates
dependencies and instabilities of core code. Integrity must be checked
by applications for external modules, not by database.
2012-03-15 09:46:44 +01:00
Regis Houssin
dcf72206f0 Fix: disable foreign key checks for external modules constraints 2012-03-13 18:10:16 +01:00
Regis Houssin
dabd8e4ba7 Fix: remove unused field 2012-03-13 18:02:16 +01:00
simnandez
7e02e3faf6 New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 17:28:55 +01:00
Regis Houssin
13b5bd9a90 Fix: sql error 2012-03-13 09:44:03 +01:00
simnandez
f7a80599cc New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 09:38:50 +01:00
Laurent Destailleur
20950d785f Fix: Clean corrupted data to avoid migration errors 2012-03-12 17:25:53 +01:00
Laurent Destailleur
ac4accfe08 Fix: Solve corrupted data to avoid errors during migration 2012-03-11 23:58:41 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Laurent Destailleur
6cf68c12d3 Fix: Upgrade from maintenace version 2012-03-10 14:19:28 +01:00
Laurent Destailleur
6cdd6fb137 Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module."
This reverts commit 83d775d0ed.
2012-03-09 10:11:49 +01:00
Laurent Destailleur
b5956317bc Fix: Missing include 2012-03-09 09:56:22 +01:00
Laurent Destailleur
83d775d0ed Change main currency name with current name of currency because value is
used as label to show amount when using numberword module.
2012-03-09 09:33:18 +01:00
Regis Houssin
e34996e978 Fix: remove unused field 2012-03-08 12:11:40 +01:00
Regis Houssin
ee86da0e1e Fix: refactorize llx_c_currencies and currency symbol 2012-03-08 11:49:38 +01:00
Laurent Destailleur
76463b0e8c Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-07 14:27:40 +01:00
Laurent Destailleur
b08848eb5b New: Add a page to explain how to make translations (only on not
complete translation languages)
2012-03-07 14:27:17 +01:00
Regis Houssin
a56a3946a4 Fix: clean parameters 2012-03-07 14:21:49 +01:00
Laurent Destailleur
e94dd4c661 Fix: The tms fields were not auto updated with pgsql 2012-03-04 16:42:34 +01:00
Regis Houssin
5e402f667e Fix: php unit test warning 2012-03-04 10:13:52 +01:00
Laurent Destailleur
80b75fa67d Fix: boxes must not be removed after update 2012-03-03 17:37:45 +01:00
Laurent Destailleur
4f1a49bd42 Fix: pgsql compatibility 2012-03-03 16:53:21 +01:00
Laurent Destailleur
6d8c1bf7c6 Fix: Removed warnings 2012-03-03 16:44:05 +01:00
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Laurent Destailleur
5fea0abd0d Fix: The repair script works also for postgresql 2012-03-01 00:33:04 +01:00
Laurent Destailleur
55904f7f37 New: Test on browser version during install step.
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
Regis Houssin
e999e3daad Fix: remove constraints 2012-02-27 12:04:31 +01:00
Regis Houssin
a56011e1da Works on multi-currency and bank account select 2012-02-27 08:59:07 +01:00
Regis Houssin
47688668d9 Fix: add repair for broken projects 2012-02-27 08:58:12 +01:00
Laurent Destailleur
6cdee3ceb0 New: Increase size of professional ids. 2012-02-25 01:18:02 +01:00
Regis Houssin
a339fd0f0a Fix: remove obsolete doc 2012-02-24 07:06:36 +01:00
Laurent Destailleur
27f81cd9e5 Update migrate file 2012-02-19 19:45:17 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
0abce73c13 Update script to show deprecated tables (we do not delete them however) 2012-02-19 03:35:59 +01:00
Laurent Destailleur
a500033b10 New: Add postgresql function to resynchronize sequences 2012-02-19 03:21:10 +01:00
Laurent Destailleur
61175c2543 Work on debian/rpm package 2012-02-18 14:55:41 +01:00
Laurent Destailleur
20c85b9ca8 Avoid duplicate messages during upgrade 2012-02-16 18:52:07 +01:00
Regis Houssin
7540b70538 Fix: add entity field in product price 2012-02-15 15:17:02 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
45529b14ff Removed dead code + Doxygen 2012-02-10 15:56:41 +01:00
Laurent Destailleur
39818633df Add deprecated tables to delete 2012-02-10 13:20:29 +01:00
Laurent Destailleur
170faa363d Fix: request specific to mysql works with mysqli 2012-02-10 13:02:42 +01:00
Laurent Destailleur
07859f1cda Drop useless column 2012-02-10 12:35:25 +01:00
Laurent Destailleur
29465dc889 Fix: We must keep field for future usage 2012-02-10 12:11:01 +01:00
Laurent Destailleur
4b56228af5 Removed not used fields
Add missing fields
2012-02-10 12:04:37 +01:00
Laurent Destailleur
29d90f3713 Fix: Removed warnings 2012-02-09 21:10:06 +01:00
Laurent Destailleur
7ef7fbeaa5 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 17:12:44 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +01:00
Regis Houssin
f90fc21009 Fix: add encryption parameters 2012-02-08 16:57:37 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
4b607f29cd New: Add brazilian states 2012-02-04 19:00:24 +01:00
Regis Houssin
ec3f5d121c Merge pull request #102 from simnandez/develop
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-02-01 06:09:21 -08:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
simnandez
53cdb31624 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-30 18:18:40 +01:00
Laurent Destailleur
63c3cb2d48 Work on debian package 2012-01-29 20:57:40 +01:00
Laurent Destailleur
429ba54e3e Work on debian package 2012-01-28 16:04:48 +01:00
simnandez
15d1526393 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-27 17:41:47 +01:00
Regis Houssin
e7153c4c72 Update htdocs/install/mysql/migration/3.1.0-3.2.0.sql 2012-01-22 21:56:49 +01:00
Alexandre Spangaro
66fbe5a0f4 Update with CET (CFE+CVAE) 2012-01-22 21:18:14 +01:00
Alexandre Spangaro
cd058b6726 The last file have pushed is wrong - No 'doublon' in rowid - Now it's better 2012-01-18 06:15:25 +01:00
Laurent Destailleur
a8ca1c721c Uniformize way of working of trip and expenses (added "validate" step
after "draft").
2012-01-18 01:05:26 +01:00
Spangaro Alexandre
a0829556ee Update
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Spangaro Alexandre
36edb00002 MAJ plan de comptes FR 2012-01-17 15:11:03 +08:00
Laurent Destailleur
9e06a742f0 Fix: sql syntax 2012-01-15 23:20:02 +01:00
Laurent Destailleur
382c6554b4 New: Work on debian packaging to use default ckeditor package 2012-01-14 02:06:05 +01:00
Laurent Destailleur
a2634744ae Fix: Try to fix a missing field 2012-01-09 20:52:14 +01:00
Laurent Destailleur
ad7aee9fc2 Fix: Checkstyle warnings 2012-01-07 23:57:42 +01:00
Regis Houssin
1201424633 Fix: add database prefix filter 2012-01-07 08:28:52 +01:00
simnandez
5ad9d7cb61 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Working with odt template
2012-01-05 09:48:28 +01:00
Laurent Destailleur
e40d8991b1 Install process is 10 times faster in step2 ! 2012-01-04 13:14:29 +01:00
Laurent Destailleur
760bf6bfbc Add options to allow to run step2 install with sub-steps (for debug
purpose).
2012-01-04 12:32:44 +01:00
Laurent Destailleur
7c99cfc06c W3C 2012-01-04 11:44:15 +01:00
Laurent Destailleur
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +01:00
Laurent Destailleur
9f2a65d636 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-02 20:03:17 +01:00
simnandez
2a61569d9a [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:23:41 +01:00
Laurent Destailleur
39f9ddf7c5 Disable sqlite support until sqlite offer a way to create foreign keys
after table creation.
2012-01-02 13:21:26 +01:00
Laurent Destailleur
b00b0cd9f1 Clean values 2012-01-02 12:37:32 +01:00
Laurent Destailleur
834f53a80c Drop unnamed primary key to allow creation of named primary key. 2012-01-02 10:31:11 +01:00
Regis Houssin
1fa10e8875 Fix: update index 2012-01-02 08:44:15 +01:00
Laurent Destailleur
ccfced2aff Work on sqlite driver 2012-01-02 03:02:45 +01:00
Laurent Destailleur
439af321bd Fix: Primary keys must be named
Fix: Added missing constraints/index for suppliers categories
2012-01-02 03:02:07 +01:00
Laurent Destailleur
6f63c5ecff Work on PDO Sqlite driver 2012-01-02 02:46:12 +01:00
Laurent Destailleur
fb662a91db Fix: Support special chars 2012-01-02 00:57:24 +01:00
Regis Houssin
4787cbfdf8 Fix: sql query error 2011-12-31 17:04:26 +01:00
Regis Houssin
f3d4cca46a Fix: add function getStaticMember() for compatibility with PHP 5.2 2011-12-27 00:07:42 +01:00
simnandez
e359cbcf3a Add Venezuela data 2011-12-26 16:36:12 +01:00
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Regis Houssin
30d5bedad3 Fix: missing ref_ext field in llx_user 2011-12-21 12:22:37 +01:00
Laurent Destailleur
5e1fa4fef5 New: Start to work on sqlite driver 2011-12-19 23:32:24 +01:00
Laurent Destailleur
50860bfaac Fix: Removed test on not initialized var 2011-12-19 21:11:43 +01:00
Laurent Destailleur
f2917e5de3 Qual: Removed hard coded vars 2011-12-19 21:10:23 +01:00