Laurent Destailleur
|
bc03658f18
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-04-29 16:42:43 +02:00 |
|
Christophe Battarel
|
75f540c30c
|
fix for reshook when several module use the hook but only on is concerned
|
2022-04-28 11:49:15 +02:00 |
|
Christophe Battarel
|
25078b292d
|
fix hookmanager
|
2022-04-27 09:40:09 +02:00 |
|
Christophe Battarel
|
543e6f186c
|
add hook to getSellPrice function
|
2022-04-27 09:03:51 +02:00 |
|
Laurent Destailleur
|
4e34649fc2
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/modulebuilder/index.php
|
2022-04-14 16:10:23 +02:00 |
|
Laurent Destailleur
|
29242a23c3
|
Update product.class.php
|
2022-04-13 12:11:35 +02:00 |
|
Norbert Penel
|
e9e10e84b2
|
ensure priority in this usage
ensure priority in this usage
|
2022-04-13 10:47:33 +02:00 |
|
Laurent Destailleur
|
26c3e235cf
|
Merge pull request #19459 from frederic34/productmerge
can merge products
|
2022-04-07 15:02:03 +02:00 |
|
Regis Houssin
|
4479ba8015
|
FIX missing translation keys
|
2022-03-26 08:32:20 +01:00 |
|
Regis Houssin
|
e8dae7a8db
|
FIX Multiccompany sharings compatibility
|
2022-03-24 16:40:51 +01:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Laurent Destailleur
|
c620757dbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/product/price.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:23:21 +01:00 |
|
Laurent Destailleur
|
32f2499c36
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/langs/en_US/propal.lang
htdocs/product/price.php
htdocs/projet/card.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:04:31 +01:00 |
|
Laurent Destailleur
|
6167d8a02c
|
Merge pull request #20302 from marc-dll/13.0_FIX_product_price_update_error_management
FIX: better error management at product selling price update
|
2022-03-23 16:48:15 +01:00 |
|
Regis Houssin
|
b95bb58ba0
|
FIX remove unused global
|
2022-03-22 16:49:29 +01:00 |
|
Regis Houssin
|
4ca3d45eca
|
NEW add hook printFieldWhere in load_state_board function
|
2022-03-22 15:51:30 +01:00 |
|
Laurent Destailleur
|
32a68995d6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/class/product.class.php
|
2022-03-10 14:08:19 +01:00 |
|
Laurent Destailleur
|
cc57d3dbc1
|
Fix phpcs
|
2022-03-09 22:25:29 +01:00 |
|
Marc de Lima Lucio
|
e989371651
|
FIX: better error management at product selling price update
|
2022-03-08 14:49:26 +01:00 |
|
Laurent Destailleur
|
84b951c2f9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-07 15:27:07 +01:00 |
|
Laurent Destailleur
|
54ecf1f98c
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-03-07 15:24:08 +01:00 |
|
Laurent Destailleur
|
c4a20685a4
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-03-07 15:21:38 +01:00 |
|
Laurent Destailleur
|
c0088191f1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
|
2022-03-07 15:19:51 +01:00 |
|
Laurent Destailleur
|
d13ae9f721
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
|
2022-03-07 15:13:25 +01:00 |
|
Laurent Destailleur
|
e13038dc30
|
Update product.class.php
|
2022-03-07 14:06:54 +01:00 |
|
Eric Seigne
|
744b84cb09
|
fix #20270 : use product_id in sql only if product_id is defined
|
2022-03-04 15:20:50 +01:00 |
|
John Livingston
|
29eec8444e
|
Fix: update status_batch documentation
$product->status_batch has a new possible value that was not documented.
|
2022-03-01 16:41:07 +01:00 |
|
Frédéric FRANCE
|
b277ab9ee3
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-22 21:49:17 +01:00 |
|
Frédéric FRANCE
|
eb77f10d7b
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-15 19:11:24 +01:00 |
|
Frédéric FRANCE
|
c8640f329e
|
add missing global
|
2022-02-15 18:31:05 +01:00 |
|
Laurent Destailleur
|
1e94ffa4d2
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-04 19:07:26 +01:00 |
|
Laurent Destailleur
|
836ffc2b02
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-04 19:06:32 +01:00 |
|
Laurent Destailleur
|
63d35ecffd
|
Fix phpcs
|
2022-02-04 19:05:11 +01:00 |
|
Laurent Destailleur
|
7cc06a0ef9
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-02-04 15:40:28 +01:00 |
|
Laurent Destailleur
|
f99e19e729
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-04 13:19:55 +01:00 |
|
Laurent Destailleur
|
e57bc01466
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/product/class/product.class.php
|
2022-02-04 13:02:45 +01:00 |
|
Laurent Destailleur
|
3f87db08d4
|
Update product.class.php
|
2022-02-04 12:55:31 +01:00 |
|
El-dge
|
d09303d27c
|
Issue on stock virtuel : fix Dolibarr/dolibarr#18634
|
2022-02-04 12:31:40 +01:00 |
|
Laurent Destailleur
|
5294a9ae2f
|
Merge pull request #19949 from hregis/fix_works_to_add_prefix_db_function
Works on replace MAIN_DB_PREFIX by $db->prefix()
|
2022-02-04 11:09:51 +01:00 |
|
Laurent Destailleur
|
3b8ece6c0b
|
Fix php8
|
2022-01-31 21:46:35 +01:00 |
|
Regis Houssin
|
5f376685c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_works_to_add_prefix_db_function
|
2022-01-30 11:28:29 +01:00 |
|
Laurent Destailleur
|
37fb02ee76
|
Fix #huntr76f3b405-9f5d-44b1-8434-b52b56ee395f
|
2022-01-29 15:50:59 +01:00 |
|
Laurent Destailleur
|
adf8f3886b
|
Merge
|
2022-01-28 18:07:56 +01:00 |
|
stickler-ci
|
807ff75b6a
|
Fixing style errors.
|
2022-01-28 16:36:15 +00:00 |
|
Salvatore Chiariello
|
e70604c485
|
NEW|New #17123 added ExtraFields for Stock Mouvement
|
2022-01-28 14:57:36 +01:00 |
|
Regis Houssin
|
116bcd1bdc
|
FIX convert product class
|
2022-01-27 10:12:10 +01:00 |
|
Laurent Destailleur
|
5b8d6e60e4
|
Debug v15
|
2022-01-05 10:43:05 +01:00 |
|
Frédéric FRANCE
|
d601f62194
|
can merge products but experimental
|
2021-11-23 21:38:29 +01:00 |
|
Laurent Destailleur
|
0dcbd458b8
|
FIX default_vat_code was not returned in some Ajax services of products
|
2021-11-23 13:08:00 +01:00 |
|
Laurent Destailleur
|
1c07385aba
|
Update product.class.php
|
2021-10-16 21:22:53 +02:00 |
|