Laurent Destailleur
eb541ceaa9
Fix: foreign key on non existing field
2012-05-06 15:33:33 +02:00
Regis Houssin
258a06a281
Fix: increase size of "body" field
2012-04-16 11:20:56 +02:00
Grand Philippe
d79c8a3fa1
change from cloture to approve and complete function approve
2012-04-15 16:49:49 +02:00
Laurent Destailleur
11c174e209
New: Can export supplier ref
...
New: Add profid6
2012-04-11 15:27:03 +02:00
Grand Philippe
c8dd3b4801
to add delivery date
2012-04-10 17:21:28 +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
5a0ee19a0b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 14:33:03 +01:00
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
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
simnandez
7e02e3faf6
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 17:28:55 +01:00
simnandez
f7a80599cc
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 09:38:50 +01:00
Laurent Destailleur
aea97075f1
Fix: Fix some bugs (phpunit is now ok with pgsql too)
2012-03-11 21:45:17 +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
fb6aad19e5
New: Import wizard can import personalized fields
2012-03-03 16:33:38 +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
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
Regis Houssin
7540b70538
Fix: add entity field in product price
2012-02-15 15:17:02 +01:00
Laurent Destailleur
4b56228af5
Removed not used fields
...
Add missing fields
2012-02-10 12:04:37 +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
Laurent Destailleur
6964eaff01
Work on management of left menus
2012-01-03 20:27:10 +01:00
Regis Houssin
1fa10e8875
Fix: update index
2012-01-02 08:44:15 +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
aa2a45db87
New: Add a tab info for social contributions
2011-12-21 21:14:10 +01:00
Laurent Destailleur
1f37dc906f
Qual: Uniformize name of barcode into "barcode".
2011-12-07 11:59:41 +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
8c42f48ad7
New: Add ref_ext on actions
2011-11-10 04:07:38 +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
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
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
Laurent Destailleur
3a20143769
Fix: pgsql compatibility
2011-09-11 01:02:13 +00:00
Regis Houssin
f30f2bef79
change for external module
2011-09-03 15:27:23 +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
Juanjo Menent
fe3dfbaebc
Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY
2011-08-17 15:22:39 +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