Lenin Rivas
ad10c2581d
FIX price_min_ttc ( #34120 )
...
* FIX price_min_ttc
* FIX price_min_ttc
* FIX price_min_ttc
* FIX price_min_ttc
2025-05-13 10:36:16 +02:00
Frédéric FRANCE
ff3cec75d0
fix translations ( #34055 )
2025-05-05 20:13:55 +02:00
ldestailleur
2736a4b382
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-05 00:07:09 +02:00
Laurent Destailleur
7bfac48695
Show status of mandatory DLC to understand error on creating MO when
...
status is on.
2025-04-25 06:09:56 +02:00
lvessiller-opendsi
c85cc3061b
NEW shipment kits with dispatcher v2 ( #33750 )
...
* NEW shipment kits with dispatcher v2
* Show stock of virtual product on select warehouse when dispatching a shipment
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-16 21:11:58 +02:00
Eric - CAP-REL
be1948e1eb
better fields definition with full objects reference ( #33798 )
2025-04-09 16:36:42 +02:00
ldestailleur
5555009d7b
Condition is cleaner, even if same.
2025-03-19 17:48:05 +01:00
ldestailleur
0bb37047be
Condition is cleaner, even if same.
2025-03-19 17:47:42 +01:00
ldestailleur
d3951688bd
Debug v22 - stockable_product
2025-03-19 12:54:48 +01:00
ldestailleur
9907a87829
Clean duplicate const
2025-03-10 16:19:45 +01:00
ThomasNgr-OpenDSI
c9a27ae21d
NEW : allow stock management by product ( #32326 )
...
* Code part
* Code part 2
* Fix : invert a const
* Fix : invert disable/enable stock values
* Fix
* Fix missing column from select inside sql request
* Fix input hidden missing name
* ajout d'un commentaire
* small fixes
* remove unrelated lines
* phpcs
* stickler fix
* pre-commit fixes
* pre-commit fixes
* pre-commit fix
* fix missing translation
* Fix phpstan
* fix winCI
* fix travis
* fix phpstan
* fix travis (hopefully)
* remove useless lines
* relaunch tests
* change stockable_product type from bool to int
* change test in Expeditin::addline() to allow adding a line for product with disabled stock management
* make stock management mandatory for products with batch number
* try to remove PHAN errors
* fix phpstan
* fix phpstan
---------
Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com >
Co-authored-by: mrozniecki <mrozniecki@easya.solutions >
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions >
2025-03-10 10:49:53 +01:00
atm-corentin
6a2616c119
set field default vat code because it was not set for child product
2025-03-05 14:58:21 +01:00
MDW
116913abeb
Qual: Fix unmatchedArgment*
2025-03-01 11:48:28 +01:00
Kamel Khelifa
7ba21bd23d
NEW: Add management of date begin/end and discount for a customer price (Code)
2025-02-25 15:09:05 +01:00
Frédéric France
e6a2da4e05
clean code
2025-02-20 18:18:04 +01:00
VESSILLER
ade035733d
QUAL multiply can be float in get child arbo function
2025-02-18 17:16:42 +01:00
Laurent Destailleur (aka Eldy)
863248b618
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-12 15:50:23 +01:00
Laurent Destailleur (aka Eldy)
acc8338927
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-12 15:49:37 +01:00
Laurent Destailleur (aka Eldy)
6ed8a0b65b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-12 15:48:56 +01:00
Laurent Destailleur (aka Eldy)
7bc29c61a9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-12 15:44:30 +01:00
VESSILLER
edea44bccb
FIX display full tree on shipment card when a kit contains a same component in other sub-kit
2025-02-11 17:12:15 +01:00
MDW
2130f1395a
Qual: Fix phan (product-part-1) implies fixing unit types
2025-02-09 20:14:20 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur (aka Eldy)
58134e840d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-01-30 13:14:15 +01:00
Laurent Destailleur (aka Eldy)
12da2ba814
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-30 13:12:44 +01:00
Laurent Destailleur (aka Eldy)
0cbedd4ff0
Fix warnings
2025-01-29 19:15:57 +01:00
Laurent Destailleur
1af487b8b2
Merge pull request #32747 from altairisfr/qty_multiple_sale
...
NEW: Add the "packaging" feature to round the quantities to some given multiples
2025-01-29 00:50:35 +01:00
Laurent Destailleur
995e0792e5
Fix escaping var
2025-01-29 00:44:39 +01:00
Frédéric France
fefb112a21
Merge remote-tracking branch 'upstream/develop' into clean_phpstan_baseline
2025-01-28 20:33:36 +01:00
Laurent Destailleur (aka Eldy)
7b8f20da1c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-28 19:30:30 +01:00
Frédéric France
23270663df
fix phpstan
2025-01-28 18:43:05 +01:00
Frédéric France
a8d35dc6bb
fix phpstan
2025-01-28 18:26:53 +01:00
Laurent Destailleur (aka Eldy)
bd8b9708cd
Doc
2025-01-28 16:02:30 +01:00
Noé Cendrier
f8ec4c2c91
FIX: var type
2025-01-28 15:46:20 +01:00
Noé Cendrier
966d079019
FIX: implement mdeweerd review
2025-01-28 15:31:08 +01:00
Laurent Destailleur (aka Eldy)
d71fe80ed7
Debug v21
2025-01-28 14:49:36 +01:00
Noé Cendrier
db97347497
FIX: phan remarks
2025-01-23 10:25:24 +01:00
Noé Cendrier
6d41eb1f87
Merge pull request #23 from altairis-melina/qty_multiple_sale
...
NEW: Add the "packaging" feature to round the quantities to some given multiples
2025-01-22 09:15:55 +01:00
Laurent Destailleur
87333363d4
Merge pull request #32622 from atm-maxime/new_detect_country_code2
...
NEW : auto-detect country from code in creation (follow-up⁾
2025-01-21 08:33:16 +01:00
Mélina JOUM
a14a474a70
ADD: packaging to round the quantities to some given multiples for the sale prices
2025-01-20 12:43:30 +01:00
Laurent Destailleur (aka Eldy)
23f2af1bce
Debug v21
2025-01-17 20:59:23 +01:00
Francis Appels
a52a218ae4
Use same patch like in #26454
2025-01-16 19:17:47 +01:00
Francis Appels
351a7bd6bb
FIX : #26250 fatal error on kit
2025-01-15 19:01:18 +01:00
Maxime Kohlhaas
ba2dab2a44
NEW : auto-detect country from code in creation (follow-up⁾
2025-01-10 16:56:14 +01:00
Laurent Destailleur (aka Eldy)
43e054d5e8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-07 21:00:54 +01:00
Laurent Destailleur (aka Eldy)
16683de9f3
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-07 21:00:15 +01:00
Laurent Destailleur (aka Eldy)
dd7b7a8584
FIX Bad calculation of the theoretical stock. Did not take into account
...
the inc/dec stock option.
2025-01-07 20:58:16 +01:00
Laurent Destailleur (aka Eldy)
1d194efc3d
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-05 18:43:15 +01:00
Erik van Berkum
b3c286a673
FIX units product
...
solves issue #32495 : current Empty testing for 0 results in TRUE and
makes it an empty string. Testing for is_null solves the issue.
this issue is connected with pull FIX #32496
2025-01-05 17:43:23 +01:00