Laurent Destailleur
|
90545ac443
|
css
|
2020-08-19 01:59:03 +02:00 |
|
Laurent Destailleur
|
3e91d77920
|
FIX Update extrafields on warehouse
|
2020-08-18 18:35:40 +02:00 |
|
Laurent Destailleur
|
964c4ef0d2
|
Standardize code. Use model_pdf.
|
2020-08-18 14:48:38 +02:00 |
|
Laurent Destailleur
|
58e25768a7
|
NEW Add PDF document templates for warehouses (list of stock)
|
2020-08-18 14:02:36 +02:00 |
|
Laurent Destailleur
|
bd65e5612f
|
Fix duplicate id
|
2020-08-17 20:06:01 +02:00 |
|
Laurent Destailleur
|
68b6fdb508
|
Fix missing tags
|
2020-08-17 19:48:05 +02:00 |
|
Laurent Destailleur
|
0245eb102c
|
Fix css on fields that are not mandatory
|
2020-08-17 19:44:06 +02:00 |
|
Laurent Destailleur
|
bdcb945dda
|
Work on inventory
|
2020-08-17 16:04:12 +02:00 |
|
Laurent Destailleur
|
b7c38f4617
|
Merge pull request #14433 from c3do/patch-1
NEW Triggers Attributes and Attributes values
|
2020-08-16 23:45:32 +02:00 |
|
Laurent Destailleur
|
816aeadcba
|
Merge pull request #14465 from atm-john/develop_declinaison_price_multiple_merge
NEW : Declinaison price level compatibility
|
2020-08-16 23:18:49 +02:00 |
|
Laurent Destailleur
|
d8c6e17efd
|
Fix travis
|
2020-08-14 11:59:51 +02:00 |
|
Laurent Destailleur
|
a916f6af59
|
Merge branch 'develop' of https://github.com/dolibarr/dolibarr into develop
|
2020-08-14 11:09:06 +02:00 |
|
Laurent Destailleur
|
0381cf5665
|
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into develop
Conflicts:
htdocs/core/modules/modPaymentByBankTransfer.class.php
htdocs/filefunc.inc.php
|
2020-08-14 11:08:53 +02:00 |
|
Laurent Destailleur
|
056a503200
|
Merge branch '11.0' of https://github.com/dolibarr/dolibarr into 12.0
Conflicts:
htdocs/product/composition/card.php
|
2020-08-14 11:06:39 +02:00 |
|
Laurent Destailleur
|
a2f50770f8
|
Merge pull request #14449 from cfoellmann/default-unit
set default unit to `PRODUCT_USE_UNITS` value
|
2020-08-14 03:04:09 +02:00 |
|
John Botella
|
41cbe6db12
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_declinaison_price_multiple_merge
|
2020-08-12 10:39:21 +02:00 |
|
John Botella
|
f0268b4aaf
|
Add declinaison price level
|
2020-08-12 10:14:29 +02:00 |
|
atm-thibaultf
|
10810bc5bb
|
Modify int to float for stock limit alert and desired stock
|
2020-08-12 09:09:59 +02:00 |
|
Christian Foellmann
|
821e7e2894
|
set default unit to PRODUCT_USE_UNITS value
|
2020-08-10 15:39:05 +02:00 |
|
stickler-ci
|
d7a65a540e
|
Fixing style errors.
|
2020-08-08 20:58:51 +00:00 |
|
Cédric
|
9b00a1f61a
|
Some updates for attributes triggers
|
2020-08-08 22:48:21 +02:00 |
|
Laurent Destailleur
|
b5749af5b4
|
Merge pull request #14379 from fappels/12_fix_search_stock_list
FIX filter warehouse list on status
|
2020-08-08 02:25:54 +02:00 |
|
Laurent Destailleur
|
6f7b65d9f2
|
css
|
2020-08-07 20:44:49 +02:00 |
|
Laurent Destailleur
|
aa699bacc6
|
css
|
2020-08-07 20:10:31 +02:00 |
|
Francis Appels
|
dec0e418e3
|
Convert search key status to class key statut.
Add comment to refactor class statut to class status
|
2020-08-07 15:11:36 +02:00 |
|
Laurent Destailleur
|
dd773d33fd
|
Fix phpcs
|
2020-08-07 14:57:52 +02:00 |
|
Francis Appels
|
4376ca4c94
|
Revert "Fix filter warehouse list on status"
This reverts commit 587ca48312.
|
2020-08-07 14:16:49 +02:00 |
|
Egils Consulting
|
9c254159ab
|
Update api_products.class.php
fixes #14309
Throw 400 and add hint to user about using the right endpoint.
|
2020-08-07 00:06:48 +02:00 |
|
Laurent Destailleur
|
d2eb1cc47d
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/stock/tpl/stockcorrection.tpl.php
|
2020-08-06 02:20:49 +02:00 |
|
Laurent Destailleur
|
12b9a73ca5
|
Fix phpcs
|
2020-08-06 02:18:34 +02:00 |
|
Laurent Destailleur
|
9d79e984dd
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/stock/tpl/stockcorrection.tpl.php
|
2020-08-06 02:15:04 +02:00 |
|
Laurent Destailleur
|
1f02b33195
|
Work on inventory
|
2020-08-05 12:25:26 +02:00 |
|
Laurent Destailleur
|
0884678264
|
Look and feel v12
|
2020-08-05 11:10:38 +02:00 |
|
Laurent Destailleur
|
201c3f87ca
|
WIP Inventory module
|
2020-08-05 10:40:43 +02:00 |
|
Francis Appels
|
587ca48312
|
Fix filter warehouse list on status
|
2020-08-04 17:25:35 +02:00 |
|
Laurent Destailleur
|
4c1aa25b32
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/admin/adherent_emails.php
htdocs/core/tpl/extrafields_list_search_title.tpl.php
htdocs/product/traduction.php
|
2020-08-04 13:51:11 +02:00 |
|
Laurent Destailleur
|
30560397e4
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/class/commondocgenerator.class.php
|
2020-08-04 13:43:00 +02:00 |
|
Laurent Destailleur
|
83a9be2428
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2020-08-04 13:41:19 +02:00 |
|
Laurent Destailleur
|
2076d18825
|
FIX Param of fetch_name_optionals_label must be object->table_element
|
2020-08-04 12:47:09 +02:00 |
|
Tim Otte
|
0e03578e91
|
Fixed translation of product units in documents
|
2020-08-04 11:51:40 +02:00 |
|
Laurent Destailleur
|
e455f8afa6
|
Merge pull request #14369 from Tim-Otte/fix-product-unit-translation
Fixed translation of product units in documents
|
2020-08-04 11:50:50 +02:00 |
|
Francis Appels
|
81467e1d09
|
FIX search warehouse list
|
2020-08-04 11:05:12 +02:00 |
|
Tim Otte
|
360afccecc
|
Fixed translation of product units in documents
|
2020-08-04 11:02:16 +02:00 |
|
quentin
|
b026896a98
|
FIX product label and desc were never updated when modifying trans
|
2020-08-03 10:33:48 +02:00 |
|
Laurent Destailleur
|
7149cbb532
|
NEW Add public note on products. This also partially fix the #14342
|
2020-08-02 17:09:21 +02:00 |
|
Laurent Destailleur
|
be34a2c607
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/cashdesk.lang
htdocs/product/stock/list.php
|
2020-08-02 16:06:51 +02:00 |
|
Laurent Destailleur
|
9aa9852e85
|
Fix perms
|
2020-08-02 01:35:03 +02:00 |
|
Laurent Destailleur
|
ebe2e8ea04
|
Merge pull request #14319 from aspangaro/13a3
NEW: Introduce constant FACTUREFOURN_REUSE_NOTES_ON_CREATE_FROM
|
2020-08-02 01:33:39 +02:00 |
|
Laurent Destailleur
|
32d2dd71e2
|
Merge pull request #14324 from FHenry/dev_add_ProductHook
NEW add formConfirm hook on product page
|
2020-08-02 01:29:33 +02:00 |
|
Laurent Destailleur
|
817912ea40
|
FIX #14291
|
2020-08-02 01:11:23 +02:00 |
|