2
0
forked from Wavyzz/dolibarr
Commit Graph

394 Commits

Author SHA1 Message Date
Regis Houssin
e20b0b2e7b Fix: missing upgrade with minor version 2012-09-03 16:27:16 +02:00
Regis Houssin
aa65ebe136 Fix: this field is for 3.3 2012-09-01 18:07:50 +02:00
Regis Houssin
43a8b9176f Fix: missing query 2012-09-01 17:55:50 +02:00
Laurent Destailleur
36ff4abe3c Fix: enhance cleaning of database 2012-08-30 16:52:20 +02:00
simnandez
85eedfa6e7 Fix: Bad assignation of const for pdf delivery module name 2012-08-27 08:52:10 +02:00
simnandez
bc2411098c Fix: Bad assignation of const for pdf delivery module name 2012-08-24 17:45:44 +02:00
simnandez
0dafeb8e44 Fix: Bad assignation of const for pdf delivery module name 2012-08-24 17:30:22 +02:00
Regis Houssin
049e588341 Fix: move barcode type entries in module descriptor for best
compatibility with multicompany
2012-08-22 17:46:11 +02:00
Regis Houssin
6c2d9baeb5 Fix: remove old accountancy code, can cause blank screen 2012-08-20 00:34:06 +02:00
Laurent Destailleur
3670cfd966 Fix: Broken feautres after migration from old versions 2012-08-10 19:16:53 +02:00
Laurent Destailleur
ed48969630 Fix: [ bug #409 ] List of vat rates for supplier prices must use the
seller country.

Conflicts:
	htdocs/install/mysql/migration/3.1.0-3.2.0.sql
	htdocs/product/fournisseurs.php
2012-05-23 11:07:18 +02:00
Laurent Destailleur
fd362f1108 Fix: Clean sql 2012-05-13 18:04:00 +02:00
Laurent Destailleur
2519690020 Fix: corrupted extra tables. 2012-05-07 20:44:20 +02:00
Laurent Destailleur
9edd80b850 Fix: Clean database to allow constraints 2012-05-01 15:28:11 +02:00
Laurent Destailleur
2b77a99fa3 Fix: [ bug #372 ] Upgrade error from 3.1.0 to 3.2.0 Beta 2012-04-21 19:12:20 +02:00
Laurent Destailleur
b141f3caf5 Revert "to add delivery date"
This reverts commit 8a20b670e7.
2012-04-11 10:49:18 +02:00
Grand Philippe
8a20b670e7 to add delivery date 2012-04-11 08:20:37 +02:00
Laurent Destailleur
a4d4d2f33a Fix: Delete setup for old not compatible theme 2012-04-06 23:38:52 +02:00
Regis Houssin
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
1ddcd5ffb0 Prepare to allow to define nb of lines fox each box 2012-03-17 14:59:45 +01:00
Regis Houssin
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +01:00
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +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
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
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
ee86da0e1e Fix: refactorize llx_c_currencies and currency symbol 2012-03-08 11:49:38 +01:00
Regis Houssin
5e402f667e Fix: php unit test warning 2012-03-04 10:13:52 +01:00
Laurent Destailleur
4f1a49bd42 Fix: pgsql compatibility 2012-03-03 16:53:21 +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
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
Laurent Destailleur
27f81cd9e5 Update migrate file 2012-02-19 19:45:17 +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
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
39818633df Add deprecated tables to delete 2012-02-10 13:20:29 +01:00