stickler-ci
|
a7b4f0ec49
|
Fixing style errors.
|
2020-10-02 07:43:29 +00:00 |
|
John Botella
|
f31e689480
|
Fix new look and feel
|
2020-10-02 09:39:54 +02:00 |
|
John Botella
|
ac7a747004
|
Merge branch '12.0_new_search_param_for_order_close_date' into develop
|
2020-10-02 09:19:25 +02:00 |
|
Laurent Destailleur
|
d912908aef
|
NEW Can build vendor invoice from vendor orders
|
2020-10-01 19:05:20 +02:00 |
|
Laurent Destailleur
|
ece8037f42
|
The button "Invoice orders" switch to page with lines autoselected.
|
2020-10-01 18:08:46 +02:00 |
|
Laurent Destailleur
|
7b3a7c9921
|
Add token on all url with action=delete
|
2020-10-01 10:50:54 +02:00 |
|
John Botella
|
afbe5f6017
|
Add search param for close date
|
2020-09-30 15:26:13 +02:00 |
|
Laurent Destailleur
|
a3da2afe7a
|
Add option MAIN_LIST_ALLOW_PUBLIC_NOTES + MAIN_LIST_ALLOW_PRIVATE_NOTES
|
2020-09-30 11:58:40 +02:00 |
|
Cédric
|
3bc9c49307
|
Update api_orders.class.php
|
2020-09-28 16:57:30 +02:00 |
|
Sekan, Tobias
|
2bf15b3a92
|
Show category filter only on rights to read it
|
2020-09-28 10:42:49 +02:00 |
|
Laurent Destailleur
|
f851ce2f0f
|
Merge pull request #14741 from Tim-Otte/fix-zero-price-lines
FIX: Allow product price equal zero in new lines
|
2020-09-27 20:46:36 +02:00 |
|
Tobias Sekan
|
a72519f353
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-23 09:09:42 +02:00 |
|
Laurent Destailleur
|
6c06d2f0aa
|
Look and feel v13
|
2020-09-22 15:26:29 +02:00 |
|
Tim Otte
|
e373de91d9
|
Fixed a bug where a price equal zero would be replaced with the product price
|
2020-09-22 14:43:09 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Cédric
|
68ccbac49c
|
Update api_orders.class.php
|
2020-09-19 22:35:33 +02:00 |
|
Laurent Destailleur
|
b6c6473cce
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:47:40 +02:00 |
|
Tobias Sekan
|
b2a953ed5b
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-18 12:21:41 +02:00 |
|
Sekan, Tobias
|
ae8c302c19
|
merge variable declaration
|
2020-09-18 10:52:17 +02:00 |
|
Sekan, Tobias
|
dc4250aed7
|
Make button visiblity identical on most lists
|
2020-09-18 10:46:23 +02:00 |
|
Sekan, Tobias
|
d1f70a37df
|
Preselect thirparty on new from list (part 1)
|
2020-09-18 07:56:13 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
e5191cad24
|
Move code of incoterm into the Incoterm Trait.
|
2020-09-16 02:50:18 +02:00 |
|
Scrutinizer Auto-Fixer
|
73915d51c8
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-14 02:30:04 +00:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
Laurent Destailleur
|
990af9d5cf
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
|
2020-09-12 04:25:54 +02:00 |
|
Laurent Destailleur
|
64b28020c8
|
Look and feel v13
|
2020-09-11 13:14:14 +02:00 |
|
Laurent Destailleur
|
0d124730a8
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/list.php
|
2020-09-10 18:05:18 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
Laurent Destailleur
|
ca6e57b2f7
|
FIX Filter in "billed" of orders was not saved
|
2020-09-07 14:25:50 +02:00 |
|
stickler-ci
|
ebb69e9d6e
|
Fixing style errors.
|
2020-09-04 19:38:49 +00:00 |
|
Cédric
|
e84a2ab07c
|
Fix addline commande.class.php
|
2020-09-04 21:26:57 +02:00 |
|
Cédric
|
c06cb1eff3
|
NEW ref_ext for order lines
|
2020-09-04 21:25:20 +02:00 |
|
Cédric
|
1f82fcc1f0
|
NEW ref_ext field for order lines
|
2020-09-04 21:11:58 +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 |
|
Juanjo Menent
|
9bd5ed627f
|
Fix travis issues
|
2020-09-04 09:55:02 +02:00 |
|
Juanjo Menent
|
bb92e64e43
|
FIX: #14474 Error when deleting
|
2020-09-03 12:43:38 +02:00 |
|
Laurent Destailleur
|
ad87e753b4
|
Clean trim on GETPOST (already included inside GETPOST when not 'none'
|
2020-08-28 21:27:50 +02:00 |
|
Anthony Berton
|
458bc66327
|
Update list.php
|
2020-08-25 17:25:34 +02:00 |
|
florian HENRY
|
0453dd8f09
|
fix php warning : count parameters must be countable
|
2020-08-20 16:39:14 +02:00 |
|
Laurent Destailleur
|
7217dc3114
|
Better perf for phpunit on very large databases
|
2020-08-19 01:43:48 +02:00 |
|
Laurent Destailleur
|
964c4ef0d2
|
Standardize code. Use model_pdf.
|
2020-08-18 14:48:38 +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
|
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 |
|
Tim Otte
|
360afccecc
|
Fixed translation of product units in documents
|
2020-08-04 11:02:16 +02:00 |
|