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
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
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
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
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
4b607f29cd
New: Add brazilian states
2012-02-04 19:00:24 +01: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
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
a2634744ae
Fix: Try to fix a missing field
2012-01-09 20:52:14 +01:00
Laurent Destailleur
6964eaff01
Work on management of left menus
2012-01-03 20:27:10 +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
Regis Houssin
4787cbfdf8
Fix: sql query error
2011-12-31 17:04:26 +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
3c611d284a
Qual: Removed deprecated code/comments
2011-12-17 18:35:12 +01:00
Laurent Destailleur
a723bbeb19
New: Can define different requests according to database type into
...
migration files.
2011-12-10 11:26:04 +01:00
Laurent Destailleur
62999add23
Fix: pgsql
2011-12-08 09:28:08 +01:00
Laurent Destailleur
82717b8db7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-08 09:20:26 +01:00
Laurent Destailleur
0209c7dd19
Change order of fields.
2011-12-08 01:26:25 +01:00
Laurent Destailleur
1f37dc906f
Qual: Uniformize name of barcode into "barcode".
2011-12-07 11:59:41 +01:00
Laurent Destailleur
e0ffbc50b6
Add vat rate 7
2011-12-03 19:30:55 +01:00
Laurent Destailleur
36c8bbdf3c
Fix: Make a field not null as it is used with inner join.
2011-11-16 23:38:54 +01:00
Regis Houssin
9be80725d0
Fix: increase size of fields
2011-11-04 10:22:14 +01:00
Laurent Destailleur
5b5ac9cbe2
Fix: Add missing entries
2011-11-02 19:15:29 +01:00
Laurent Destailleur
8c42f48ad7
New: Add ref_ext on actions
2011-11-10 04:07:38 +01:00
Laurent Destailleur
eaeb399f02
Qual: Uniformize variable name
2011-10-30 17:26:55 +01:00
Juanjo Menent
ed3059d370
New: [task #219 ] LocalTaxes: Add taxes and dividends
2011-10-28 12:17:53 +02:00
Regis Houssin
a7deb7c23a
Fix: uniformize code
2011-10-23 14:55:37 +02:00
Spangaro Alexandre
130a9f2e6e
Add page "info" for trip
2011-10-23 10:06:01 +02:00
Juanjo Menent
33980c412a
Fix: Can use POS module with several concurrent users. This also remove
...
temporary table.
2011-10-20 16:01:56 +08:00
Laurent Destailleur
85be289842
Fix: Bad sql syntax
2011-10-15 01:11:26 +02:00
Laurent Destailleur
f671df6634
Fix: Can use POS module with several concurrent users. This also remove
...
temporary table.
2011-10-13 20:14:29 +02:00
Regis Houssin
0624e5d34b
Fix: sql error
2011-10-10 08:49:10 +02:00
eldy
35996b6cf1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-10-07 01:40:52 +02:00
eldy
b0b3d5553d
Fix: Update italy vat rate
2011-10-07 01:35:46 +02:00
eldy
b295a866a5
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00
eldy
47bb2171e0
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
1e3174d1ce
Add paper format
2011-09-29 15:03:28 +02:00
Laurent Destailleur
45b30b3236
Fix: pgsql compatibility
2011-09-11 01:02:13 +00:00
Laurent Destailleur
db217a96ad
Fix: Error in migration process
2011-09-10 17:49:18 +00:00
Laurent Destailleur
67f231f1e6
Fix: pgsql compatibility
2011-09-11 01:02:13 +00:00
Laurent Destailleur
081391a58f
Fix: Error in migration process
2011-09-10 17:49:18 +00:00
Laurent Destailleur
3a20143769
Fix: pgsql compatibility
2011-09-11 01:02:13 +00:00
Laurent Destailleur
74f9c13a79
Fix: Error in migration process
2011-09-10 17:49:18 +00:00
Laurent Destailleur
136c606f04
Qual: Add more phpunit tests
2011-09-10 12:28:00 +00:00
Laurent Destailleur
8a5e833b3e
Fix: Error in migration process
2011-09-10 17:49:18 +00:00
Regis Houssin
f30f2bef79
change for external module
2011-09-03 15:27:23 +00:00
Regis Houssin
abb4eea833
Fix: increase size for external module name
2011-08-29 12:49:55 +00:00
Regis Houssin
586facb724
Fix: increase size for external module name
2011-08-29 10:59:08 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Laurent Destailleur
7b043a6d3c
Fix: Delete orphelins
2011-08-24 12:54:19 +00:00
Laurent Destailleur
fc47a48979
New: Add ru_UA informations
2011-08-22 22:48:34 +00:00
Juanjo Menent
fe3dfbaebc
Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY
2011-08-17 15:22:39 +00:00
Laurent Destailleur
d21bc7ec21
Fix: Removed warnings
2011-08-14 00:27:18 +00:00
Laurent Destailleur
bac0610e79
New: Add option to choose pdf paper format
2011-08-11 01:34:54 +00:00
Regis Houssin
d2833fe54f
Fix: use hooks for extrafields
2011-08-09 14:27:38 +00:00
Laurent Destailleur
8654faf8dc
Missing copyright
2011-08-08 23:24:30 +00:00
Regis Houssin
ac26061d25
Fix: move advanced extrafields in external module
2011-08-08 22:27:00 +00:00
Regis Houssin
7ce2a01eba
Fix: uniformize fields name with standard extrafields
2011-08-08 16:13:28 +00:00
Regis Houssin
b365f7dfd2
Fix: uniformize fields name with standard extrafields
2011-08-08 16:07:33 +00:00
Laurent Destailleur
02c9c563e0
Fix: When a line is defined as option, it was not possible to remove "options" then.
2011-08-08 01:53:25 +00:00
Laurent Destailleur
1858423d1f
Fix: A code must not contain space
2011-08-05 22:33:04 +00:00
Juanjo Menent
d1ffdce123
Fix: Remove duplicate entry
2011-08-03 10:55:39 +00:00
Laurent Destailleur
e385c334aa
Work on rpm package
2011-08-03 01:50:06 +00:00
Laurent Destailleur
ce4711f290
Fix: Avoid errors into rpm packages
2011-08-03 01:25:43 +00:00
Laurent Destailleur
69ecbf3981
Fix: Avoid errors into rpm packages
2011-08-03 01:13:30 +00:00
Laurent Destailleur
67bf15f602
Work on 3.1 packaging
2011-07-31 15:31:32 +00:00
Laurent Destailleur
cd67cc9dfe
Fix: Duplicate entries
2011-07-31 12:31:00 +00:00
Laurent Destailleur
28a4125639
Fix: Missing key
2011-07-29 19:59:10 +00:00
tiaris
135a4a6bed
add constraint on product_id
2011-07-29 06:58:52 +00:00