Laurent Destailleur
|
867168fcf4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-06-02 19:35:58 +02:00 |
|
Laurent Destailleur
|
12f3c016d3
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-06-02 19:35:03 +02:00 |
|
Laurent Destailleur
|
6f83c8c6f3
|
Update productbatch.class.php
|
2022-05-24 21:22:14 +02:00 |
|
atm-greg
|
8213756c37
|
fix sql to avoid getting product_stock of another product with same batch
|
2022-05-24 16:49:55 +02:00 |
|
Laurent Destailleur
|
0426be5059
|
FIX Update of sale price (log not correctly updated)
Conflicts:
htdocs/product/class/product.class.php
htdocs/product/price.php
|
2022-05-06 12:42:45 +02:00 |
|
Laurent Destailleur
|
203c4e8082
|
Fix bad test
|
2022-05-06 11:48:15 +02:00 |
|
Laurent Destailleur
|
f3a630fd30
|
Clean code
|
2022-05-06 05:21:26 +02:00 |
|
lvessiller
|
18488cf1dd
|
FIX replenish and manage product stock by warhouse
|
2022-04-11 13:53:35 +02:00 |
|
Florian HENRY
|
c4f0c60a11
|
FIX: Filter on Object Referent page give CRSF page
|
2022-04-06 09:19:56 +02: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 |
|
Laurent Destailleur
|
e46ee982ec
|
FIX Option to manage packaging. FIX size/length/volume of reception
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/products.lang
htdocs/reception/card.php
htdocs/reception/class/reception.class.php
|
2022-03-17 19:00:19 +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
|
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
|
df0b20aad3
|
Merge pull request #20241 from noec764/12.0_Product_Fournisseur_Migration
Correction of the modification on the fly of the table llx_product_fournisseur_price
|
2022-03-07 15:01:40 +01:00 |
|
Laurent Destailleur
|
e085c3989a
|
Update product.php
|
2022-03-07 14:59:55 +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 |
|
stickler-ci
|
5c3b0847c2
|
Fixing style errors.
|
2022-03-01 15:20:28 +00:00 |
|
noec764
|
f1af7ca2f2
|
Update product.php
|
2022-03-01 16:17:32 +01:00 |
|
Noé Courtier
|
035bc32323
|
Correction of the modification on the fly of the table llx_product_fournisseur_price by an addition in the script creation of the table as well as in the script of version upgrade from 12 ->13
|
2022-03-01 16:14:31 +01:00 |
|
Laurent Destailleur
|
645bf9564e
|
Merge pull request #20084 from altairis-noe/stock_doc14
FIX: correct warehouse document location
|
2022-02-16 20:18:43 +01:00 |
|
Noé Cendrier
|
98c50f531c
|
translation string instead of error message text
|
2022-02-16 15:57:39 +01:00 |
|
Noé Cendrier
|
664860863e
|
correct warehouse document location
|
2022-02-10 17:59:12 +01:00 |
|
Laurent Destailleur
|
63d35ecffd
|
Fix phpcs
|
2022-02-04 19:05:11 +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
|
15dca77330
|
Fix filter on search_categ
|
2022-02-04 11:00:16 +01:00 |
|
Laurent Destailleur
|
b381f24897
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/mrp/mo_movements.php
|
2022-01-06 11:07:05 +01:00 |
|
Laurent Destailleur
|
518b163066
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/stock/movement_list.php
|
2022-01-06 11:01:27 +01:00 |
|
Ferran Marcet
|
26c6908f66
|
Fix: Correctly display product translations
|
2022-01-03 13:22:07 +01:00 |
|
Laurent Destailleur
|
108df3726a
|
Fix php syntax
|
2021-12-30 18:46:26 +01:00 |
|
Laurent Destailleur
|
98ddfbf792
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/facture/info.php
htdocs/compta/facture/list.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/fourn/facture/list.php
htdocs/mrp/mo_movements.php
htdocs/product/stock/movement_card.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/replenishorders.php
htdocs/reception/card.php
htdocs/supplier_proposal/list.php
|
2021-12-19 00:17:37 +01:00 |
|
Jay Yeo
|
e8eaf986fe
|
Fix author searching include first and last name
|
2021-12-16 16:55:47 +07:00 |
|
Jay Yeo
|
41e4e70c6e
|
Fix author searching include first and last name
|
2021-12-16 16:28:45 +07:00 |
|
Laurent Destailleur
|
964656c728
|
Fix label of status
|
2021-12-11 22:28:16 +01:00 |
|
Laurent Destailleur
|
e3932377a6
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
|
2021-12-09 17:58:57 +01:00 |
|
Laurent Destailleur
|
37fd2e05b9
|
Merge pull request #19582 from atm-florianm/FIX_13.0_duplicate_hook_printFieldListWhere_in_replenish
FIX 13.0: printFieldListWhere called twice on same query
|
2021-12-09 17:40:50 +01:00 |
|
Laurent Destailleur
|
9d11d265ec
|
Fix phpcs
|
2021-12-08 18:37:52 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
atm-florian
|
74ecb07925
|
FIX: printFieldListWhere called twice (at different locations) for the same SQL query, can result in syntax errors
|
2021-12-08 16:03:21 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
db4871846e
|
Merge pull request #19463 from code-chicken/patch-13
Better wording
|
2021-11-30 11:46:51 +01:00 |
|
Laurent Destailleur
|
198c530179
|
Fix syntax error
|
2021-11-25 21:51:07 +01:00 |
|
Laurent Destailleur
|
733ca28d8c
|
css
|
2021-11-24 11:21:45 +01:00 |
|