atm-josselin
|
4f10009113
|
Add fields definition in product batch class for extrafields compatibility
|
2019-10-14 15:39:38 +02:00 |
|
Laurent Destailleur
|
67d76787eb
|
Add new hidden conf VARIANT_ALLOW_STOCK_MOVEMENT_ON_VARIANT_PARENT
|
2019-10-12 15:29:06 +02:00 |
|
Laurent Destailleur
|
9871dd8770
|
Debug variants
|
2019-10-12 15:27:06 +02:00 |
|
Laurent Destailleur
|
1a66e0b05e
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/product/card.php
|
2019-10-03 17:53:59 +02:00 |
|
Laurent Destailleur
|
75be637b0b
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-10-03 17:50:57 +02:00 |
|
Laurent Destailleur
|
4928a999a0
|
Merge pull request #11933 from atm-gauthier/fix_conf_to_allow_changeproducttype
FIX : change product type must be allowed if we activate hidden conf
|
2019-10-01 14:41:52 +02:00 |
|
Laurent Destailleur
|
d448998762
|
Update card.php
|
2019-10-01 14:41:25 +02:00 |
|
gauthier
|
2167e7ed98
|
FIX : hidden conf to prevent from changing product_type
|
2019-10-01 09:12:51 +02:00 |
|
Laurent Destailleur
|
d0d884742f
|
FIX #11861 Not consistent code to manage measuring units
|
2019-09-27 19:45:33 +02:00 |
|
Laurent Destailleur
|
ea62ea8c70
|
Merge pull request #11901 from ptibogxiv/patch-263
NEW: delete purchase price API
|
2019-09-27 15:37:21 +02:00 |
|
VESSILLER
|
5f08a649eb
|
FIX empty cache when we want to load specific warehouses in select
Conflicts:
htdocs/product/class/html.formproduct.class.php
|
2019-09-27 15:10:05 +02:00 |
|
Laurent Destailleur
|
6431e8e16d
|
FIX SQL injection on qty
|
2019-09-24 12:43:44 +02:00 |
|
Frédéric FRANCE
|
26cd418320
|
Update price_parser.class.php
|
2019-09-24 10:28:27 +02:00 |
|
gauthier
|
d40534e8fa
|
FIX : change product type must be allowed if we activate hidden conf
|
2019-09-19 15:21:52 +02:00 |
|
ptibogxiv
|
ea1baefe9a
|
NEW: delete purchase price API
|
2019-09-15 20:50:18 +02:00 |
|
Laurent Destailleur
|
a5f7211730
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/install/repair.php
|
2019-09-06 16:10:55 +02:00 |
|
Laurent Destailleur
|
348ab4765c
|
Fix sql injection
|
2019-09-06 15:20:04 +02:00 |
|
Laurent Destailleur
|
80daf29d79
|
Fix conflict between new module reception and old process
Fix inventory record does not need status at creation
Conflicts:
htdocs/fourn/commande/card.php
|
2019-09-06 01:55:22 +02:00 |
|
Laurent Destailleur
|
d4fb1d134d
|
Merge pull request #11801 from jtraulle/fix-11682-10.0
Fix #11683 Correct links to create a new product or service from search results
|
2019-09-03 13:02:17 +02:00 |
|
Jean Traullé
|
c84f1baf17
|
Fix #11683 Correct links to create a new product or service from search results
|
2019-08-31 00:18:53 +02:00 |
|
Laurent Destailleur
|
55505604c1
|
Merge pull request #11397 from atm-josselin/FIX_product_document_and_special_characters
FIX : filepath of generated documents doesn't handle products with sp…
|
2019-08-27 14:12:48 +02:00 |
|
Laurent Destailleur
|
27cd6cd308
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/compta/paiement.php
htdocs/product/fournisseurs.php
htdocs/stripe/payment.php
|
2019-08-22 12:39:07 +02:00 |
|
Laurent Destailleur
|
a35f010e55
|
FIX name and position of hook FIX #11710
|
2019-08-22 12:30:14 +02:00 |
|
Laurent Destailleur
|
ee50c41e74
|
Fix phpcs
|
2019-08-16 17:34:23 +02:00 |
|
Laurent Destailleur
|
2824dee11a
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/product/dynamic_price/class/price_parser.class.php
|
2019-08-10 01:20:17 +02:00 |
|
Laurent Destailleur
|
6a8910f109
|
Merge pull request #11649 from ptibogxiv/patch-216
FIX qty in invoice list on product's stats
|
2019-08-10 00:37:35 +02:00 |
|
Je2fb
|
2dee289fc6
|
Update price_parser.class.php
Calculation with supplier_min_price work
Conflicts:
htdocs/product/dynamic_price/class/price_parser.class.php
|
2019-08-10 00:21:13 +02:00 |
|
Laurent Destailleur
|
88c66d24fe
|
Merge pull request #11662 from ptibogxiv/patch-219
FIX duration when creating service
|
2019-08-09 23:53:55 +02:00 |
|
Regis Houssin
|
0b831ccdf7
|
FIX better help message with multicompany
|
2019-08-09 09:33:14 +02:00 |
|
ptibogxiv
|
322ec32ff5
|
FIX duration when creating service
|
2019-08-07 20:16:53 +02:00 |
|
ptibogxiv
|
0fc92b92a2
|
Update facture.php
|
2019-08-06 16:47:54 +02:00 |
|
ptibogxiv
|
ee8d99351d
|
Update facture.php
|
2019-08-06 16:28:18 +02:00 |
|
Frédéric FRANCE
|
69985339d8
|
Update price_parser.class.php
|
2019-08-06 11:47:34 +02:00 |
|
Alexandre SPANGARO
|
323d2df210
|
Presentation nowrap on amount
|
2019-07-24 10:42:00 +02:00 |
|
Laurent Destailleur
|
fb5af65f4d
|
FIX #11466
|
2019-07-15 23:56:05 +02:00 |
|
Laurent Destailleur
|
694be619b2
|
Fix doxygen
|
2019-07-11 22:16:32 +02:00 |
|
Laurent Destailleur
|
8e3620fce1
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/compta/facture/invoicetemplate_list.php
|
2019-07-04 12:26:17 +02:00 |
|
atm-quentin
|
8cdb251ca5
|
FIX product_use_units was set to 0 each time a conf in block other was set
|
2019-07-02 10:18:03 +02:00 |
|
atm-josselin
|
c24a95b7ad
|
Sanitize at creation of the product instead of the creation of the filepath
|
2019-07-01 09:31:01 +02:00 |
|
Laurent Destailleur
|
93b0e45246
|
Fix duplicate class in some cases
|
2019-06-29 02:27:58 +02:00 |
|
Laurent Destailleur
|
8aebcc45b2
|
Fix message to not show sometimes
|
2019-06-29 01:54:38 +02:00 |
|
Laurent Destailleur
|
97827f5172
|
Fix print
|
2019-06-29 01:44:49 +02:00 |
|
atm-quentin
|
7f62fdbfe4
|
FIX buyprice barcode default val
|
2019-06-25 14:27:44 +02:00 |
|
Laurent Destailleur
|
b202c7eaa0
|
Fix confusion between ->childs and ->childsoncascade
|
2019-06-22 20:17:40 +02:00 |
|
Laurent Destailleur
|
e28bf71964
|
Fix error management of warehouse->delete
|
2019-06-20 18:15:14 +02:00 |
|
Laurent Destailleur
|
1a6dc83d4c
|
Fix: default accounting account for eec and export sales were not used.
|
2019-06-20 12:25:58 +02:00 |
|
Laurent Destailleur
|
663998bab1
|
Fix scrutinizer errors
|
2019-06-18 20:15:04 +02:00 |
|
Laurent Destailleur
|
08d5ca4ddb
|
Debug page to export accounting documents
|
2019-06-17 17:53:43 +02:00 |
|
Francis Appels
|
a26c868783
|
Fix scrutinizer bugs
|
2019-06-12 22:05:10 +02:00 |
|
Francis Appels
|
2ecde139f0
|
Fix stock mouvement does not need virtual stock.
|
2019-06-07 18:09:03 +02:00 |
|