Cédric
6484ba10c5
remove unecessary code
...
already done by ::createProductCombination
2019-11-23 16:08:35 +01:00
Cédric
76fd794559
API New can customize reference when addvariant
2019-11-23 14:04:00 +01:00
Laurent Destailleur
24bb345ee1
Fix bad name of function
2019-11-22 15:35:19 +01:00
Laurent Destailleur
7cf71f7283
Merge pull request #12477 from code-chicken/develop
...
Use virtual stock when it has been configured
2019-11-22 14:47:32 +01:00
Laurent Destailleur
3242835111
Update replenish.php
2019-11-22 14:47:15 +01:00
Laurent Destailleur
2fc00437d8
Merge pull request #12493 from Dolibarr/scrutinizer-patch-12
...
Scrutinizer Auto-Fixes
2019-11-22 14:35:49 +01:00
Laurent Destailleur
f0e7eaf0cd
Merge pull request #12453 from c3do/patch-3
...
API New get / add / remove subproducts, attributes and variants
2019-11-22 14:34:54 +01:00
Scrutinizer Auto-Fixer
b388c6b7a8
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-22 13:14:59 +00:00
Cédric
e76a112099
Remove unecessary dol_clone in ::putVariant
2019-11-21 23:09:18 +01:00
stickler-ci
821ca724a5
Fixing style errors.
2019-11-21 21:54:51 +00:00
Cédric
1bc8c57d6d
Fix $weight_impact $price_impact
2019-11-21 22:54:13 +01:00
Cédric
5a3f78088e
Fix double deleteAttributeValueByRef
2019-11-21 18:18:11 +01:00
Cédric
351ba58bbe
Fix Superfluous parameter comment
2019-11-21 17:43:40 +01:00
stickler-ci
cfa0860d24
Fixing style errors.
2019-11-21 16:41:45 +00:00
Cédric
416a2f7f1c
FIX putAttributes, ADD putAttributeValue
2019-11-21 17:41:09 +01:00
stickler-ci
0074589b6f
Fixing style errors.
2019-11-21 16:24:25 +00:00
Cédric
1068d9a623
FIX deleteAttributeValueByRef / ADD getAttributeValueById, getAttributeValueByRef
2019-11-21 17:23:46 +01:00
stickler-ci
4f747e2eb8
Fixing style errors.
2019-11-21 14:50:47 +00:00
Cédric
d6ba06e271
API New get attribute by ref + security update
2019-11-21 15:50:06 +01:00
Laurent Destailleur
0fffdd891e
Sanitize data
2019-11-21 15:37:59 +01:00
Rüdiger Hahn
9018ec7eb2
Merge branch 'develop' into develop
2019-11-20 13:09:51 +01:00
Rüdiger Hahn
db0d352af3
Use virtual stock when this has been configured
...
When "Use virtual stock by default, instead of physical stock, for replenishment feature" has been set in configuration, this should really be used. Otherwise only physically missing items will be shown in replenishment.
2019-11-20 12:53:23 +01:00
stickler-ci
c33506b4cc
Fixing style errors.
2019-11-19 13:41:30 +00:00
Cédric
8fbf853b94
Display attributes infos when get product variants
2019-11-19 14:40:50 +01:00
Laurent Destailleur
3300446cbf
Fix td colspan
2019-11-18 14:13:51 +01:00
stickler-ci
a17e183da9
Fixing style errors.
2019-11-17 00:18:43 +00:00
Cédric
8c057f1975
API New Product variants
2019-11-17 01:20:15 +01:00
Laurent Destailleur
e15963688a
Merge pull request #12435 from OPEN-DSI/fix-product-virtual-stock-stats-sending
...
FIX add product qty in shipment already sent only if reel stock was d…
2019-11-16 23:34:44 +01:00
Laurent Destailleur
2689f7515c
Fix pb with colspan and extrafields.
...
Fix remove empty id
2019-11-16 14:38:05 +01:00
Cédric
256e256f62
Paths and vars: subproducts instead of childs
2019-11-16 12:30:47 +01:00
Cédric
33d4c4b73c
Doc for $child_id
2019-11-16 11:23:50 +01:00
Cédric
04f58f5d32
$includesubproducts and path consistency
2019-11-16 11:17:56 +01:00
stickler-ci
aa7353d3cf
Fixing style errors.
2019-11-15 21:18:40 +00:00
Cédric
f620b165d3
API New get / add / remove product childs
2019-11-15 22:17:53 +01:00
Laurent Destailleur
1f5bea01f5
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/product/fournisseurs.php
htdocs/user/card.php
2019-11-14 21:30:16 +01:00
Laurent Destailleur
7e52c70321
FIX Advisory ID: usd20190067
2019-11-14 21:16:18 +01:00
Laurent Destailleur
da3a907075
Merge branch 'develop' into fix-product-virtual-stock-stats-sending
2019-11-14 12:16:28 +01:00
Scrutinizer Auto-Fixer
ddcc14dc16
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-14 11:09:15 +00:00
VESSILLER
851cf4f3f3
FIX add product qty in shipment already sent only if reel stock was decremented
2019-11-14 09:52:13 +01:00
Laurent Destailleur
171b94fc5c
Merge pull request #12429 from Dolibarr/scrutinizer-patch-5
...
Scrutinizer Auto-Fixes
2019-11-14 08:50:24 +01:00
Laurent Destailleur
614faa07c1
Merge pull request #12427 from Dolibarr/scrutinizer-patch-3
...
Scrutinizer Auto-Fixes
2019-11-14 08:49:53 +01:00
Scrutinizer Auto-Fixer
b40ecc3933
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:37:08 +00:00
Scrutinizer Auto-Fixer
ac40dd8bbe
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:39 +00:00
Scrutinizer Auto-Fixer
f4aaa8d9bb
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:34:37 +00:00
Scrutinizer Auto-Fixer
87585c0f2a
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 17:32:11 +00:00
Scrutinizer Auto-Fixer
c85e54b08c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-12 08:46:08 +00:00
Scrutinizer Auto-Fixer
df664e790b
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-11 23:15:34 +00:00
Laurent Destailleur
8976bd7c9b
Fix setup of accounting account
2019-11-11 19:05:42 +01:00
stickler-ci
3df87a419c
Fixing style errors.
2019-11-10 11:12:42 +00:00
Philippe GRAND
098ffd4827
add some comment
2019-11-10 12:12:14 +01:00