Sekan, Tobias
0375f5fd37
Add helper function for table headers with numbers
2020-09-04 15:24:45 +02:00
Laurent Destailleur
7094cec42a
Fix use same duration code 'on 1 letter' than the production duration
...
record, also than tha sprintf.
2020-09-04 14:37:55 +02:00
lvessiller
4f68c694b8
NEW fetch object useless on create ticket trigger
2020-09-04 14:25:13 +02:00
Laurent Destailleur
f2a16d860e
Enhance method fetchByFkProductChild()
2020-09-04 14:05:35 +02:00
Laurent Destailleur
4383f1d00c
Update ProductCombination.class.php
2020-09-04 13:50:22 +02:00
Laurent Destailleur
0ee40402b9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-09-04 13:35:31 +02:00
Laurent Destailleur
092b66a7f1
Add variation_ref_ext field
2020-09-04 13:35:16 +02:00
Laurent Destailleur
aa031606b9
Merge pull request #14635 from c3do/patch-7
...
NEW endpoint getContacts and Clean results
2020-09-04 13:25:36 +02:00
Laurent Destailleur
e21b3f6681
FIX bad route url to delete subproduct with API
2020-09-04 13:23:11 +02:00
stickler-ci
d743cb6ac2
Fixing style errors.
2020-09-04 11:22:22 +00:00
Laurent Destailleur
35c0bc81e2
Update api_products.class.php
2020-09-04 13:21:10 +02:00
Laurent Destailleur
8e2001a09b
Update api_products.class.php
2020-09-04 13:20:03 +02:00
Laurent Destailleur
9cafd3b97f
Update api_products.class.php
2020-09-04 13:10:30 +02:00
stickler-ci
52c057b9dd
Fixing style errors.
2020-09-04 11:06:43 +00:00
Laurent Destailleur
a98c5b9841
Update api_products.class.php
2020-09-04 13:05:30 +02:00
stickler-ci
962bb0c698
Fixing style errors.
2020-09-04 10:59:38 +00:00
Laurent Destailleur
a93cbafe58
Update api_products.class.php
2020-09-04 12:58:30 +02:00
stickler-ci
d6bf70300a
Fixing style errors.
2020-09-04 10:57:21 +00:00
Laurent Destailleur
a6f6db6b54
Update api_products.class.php
2020-09-04 12:56:06 +02:00
stickler-ci
334224cd2d
Fixing style errors.
2020-09-04 10:55:34 +00:00
Laurent Destailleur
606217fefc
Debug
2020-09-04 12:54:23 +02:00
stickler-ci
8026ee15df
Fixing style errors.
2020-09-04 10:52:55 +00:00
Laurent Destailleur
8ca08de5e6
Debug
2020-09-04 12:51:44 +02:00
Laurent Destailleur
b329a9d886
Update api_products.class.php
2020-09-04 12:45:09 +02:00
Laurent Destailleur
1ceb7c8677
Add ref_ext to product_attribute.
2020-09-04 12:41:56 +02:00
Cédric
9141b6b092
NEW endpoint getContacts and Clean results
...
NEW Get contacts list of a given order
FIX bad function used to unlink a contact
FIX Result for link contact and unlink contact
2020-09-04 12:36:03 +02:00
Laurent Destailleur
e5633e07a2
Update api_products.class.php
2020-09-04 12:28:47 +02:00
Laurent Destailleur
6eb1be02ad
Merge pull request #14630 from OPEN-DSI/new-ticket-card-extrafields-errors
...
NEW manage errors on update extra fields in ticket card
2020-09-04 12:27:25 +02:00
Laurent Destailleur
257bb87c53
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-09-04 12:25:32 +02:00
Laurent Destailleur
07fc85c222
Fix minor
2020-09-04 12:25:16 +02:00
Cédric
704b83c79a
Multiple fix and features
...
NEW ref_ext for Attributes and Combinations
Clean and improved results for ::getAttributeValues ::getAttributes ::getAttributesById ::getAttributesByRef
FIX delete subproduct endpoint url
2020-09-04 12:24:57 +02:00
lvessiller
85575fd604
NEW translate classification labels in ticket
2020-09-04 12:18:32 +02:00
stickler-ci
8d6c19a432
Fixing style errors.
2020-09-04 10:10:37 +00:00
Laurent Destailleur
ef0c9df5ff
Merge pull request #14224 from cfoellmann/disable-eatby-sellby
...
NEW Can hide eatby, sellby dates with option PRODUCT_DISABLE_SELLBY and PRODUCT_DISABLE_EATBY
2020-09-04 12:09:30 +02:00
Laurent Destailleur
564a47e41c
Update productlot_list.php
2020-09-04 12:08:10 +02:00
Cédric
b841a4354e
NEW ref_ext for Attributes
2020-09-04 12:06:09 +02:00
Cédric
93959d34c8
NEW fields ref_ext for Attributes and Combinations
2020-09-04 12:01:01 +02:00
Cédric
3a232796d8
Use new function fetchAllByFkProductChild
2020-09-04 11:43:56 +02:00
Cédric
3d926ff3a1
use function getFkProductParentByFkProductChild
2020-09-04 11:38:40 +02:00
Cédric
0f1c3643d7
Use function getFkProductParentByFkProductChild
2020-09-04 11:21:29 +02:00
Cédric
925a1475a1
add ref_ext to ProductCombination.class.php
2020-09-04 11:01:47 +02:00
lvessiller
eb83941e61
NEW manage errors on update extra fields in ticket card
2020-09-04 10:46:05 +02:00
Laurent Destailleur
e7088810aa
Merge pull request #14626 from OPEN-DSI/new-ticket-extrafields-labels-in-mail
...
NEW add extra fields labels and values in mail on create ticket
2020-09-04 10:21:04 +02:00
Juanjo Menent
9bd5ed627f
Fix travis issues
2020-09-04 09:55:02 +02:00
lvessiller
22d4382b83
NEW add extra fields labels and values in mail on create ticket
2020-09-04 09:38:33 +02:00
Laurent Destailleur
1408c862f6
css
2020-09-03 21:23:58 +02:00
Laurent Destailleur
614c188486
css
2020-09-03 19:29:00 +02:00
Laurent Destailleur
aafe323405
css
2020-09-03 19:11:56 +02:00
Laurent Destailleur
3f243aa457
Merge pull request #14622 from kev-73/develop
...
NEW: add week number for month view in agenda
2020-09-03 19:02:59 +02:00
Laurent Destailleur
6ecd566697
Merge pull request #14624 from OPEN-DSI/new-ticket-create-send-trackid-and-context
...
NEW send context and remove new lines on create ticket
2020-09-03 18:58:50 +02:00