Laurent Destailleur
|
faea6861c3
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/invoicetemplate_list.php
htdocs/langs/en_US/bills.lang
|
2018-04-16 18:19:21 +02:00 |
|
Laurent Destailleur
|
0d26bdcdc5
|
FIX Button receive products not visible
|
2018-04-16 11:20:29 +02:00 |
|
Laurent Destailleur
|
d549090290
|
Fix translation of button action must be a verb
|
2018-04-16 11:12:56 +02:00 |
|
Laurent Destailleur
|
be965bdbab
|
Clean code
|
2018-04-13 13:28:48 +02:00 |
|
Laurent Destailleur
|
1521b0595b
|
Clean code
|
2018-04-13 11:03:03 +02:00 |
|
Laurent Destailleur
|
ea2fd67e0d
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/card.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/langs/de_DE/admin.lang
|
2018-04-12 13:31:14 +02:00 |
|
Laurent Destailleur
|
307f217d56
|
Merge pull request #8543 from ATM-Nicolas/fix_duplicate_events
FIX : multiple creation of same event
|
2018-04-11 16:28:32 +02:00 |
|
Laurent Destailleur
|
1feee6378f
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-04-11 14:45:52 +02:00 |
|
ATM-Nicolas
|
cffe1e9771
|
FIX : Multiple creation of same event
|
2018-04-10 17:11:18 +02:00 |
|
Maxime Kohlhaas
|
cb1a011b50
|
Fix default currency not set on supplier order creation from commercial menu #8459
|
2018-04-10 14:14:16 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
Laurent Destailleur
|
93f4d6fdcd
|
Translation
|
2018-03-11 21:34:38 +01:00 |
|
Laurent Destailleur
|
64f21b8a3c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/card.php
|
2018-03-11 00:10:13 +01:00 |
|
Maxime Kohlhaas
|
d92fa3a69c
|
Fix required field + space in dispatch
|
2018-03-09 23:49:40 +01:00 |
|
Laurent Destailleur
|
ad96229ec4
|
Fix not visible template selector for supplier order/invoice emails
Conflicts:
htdocs/fourn/facture/card.php
|
2018-03-08 20:52:25 +01:00 |
|
Laurent Destailleur
|
e983e0709f
|
Fix not visible template selector for supplier order/invoice emails
|
2018-03-08 20:49:37 +01:00 |
|
Laurent Destailleur
|
1c9e7145e7
|
Merge pull request #8276 from ATM-Consulting/develop_atm
NEW: supplier credit notes & discounts (absolute and relative)
|
2018-03-08 20:06:37 +01:00 |
|
Laurent Destailleur
|
cf45f78d7e
|
Merge pull request #8218 from OPEN-DSI/product_supplier_buyprice_multicurrency
NEW Add multicurrency support for product buy price for supplier propales, orders and invoices
|
2018-03-07 13:12:23 +01:00 |
|
Marc de Lima Lucio
|
6a4a3c9e82
|
NEW: supplier credit notes: remove MAIN_FEATURES_LEVEL
|
2018-03-05 10:58:19 +01:00 |
|
Marc de Lima Lucio
|
451d943927
|
NEW: supplier credit notes: factorized discount block (+ correct translations for supplier discounts)
|
2018-03-02 16:48:25 +01:00 |
|
Marc de Lima Lucio
|
7cd1b2caa9
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
|
2018-02-27 16:45:01 +01:00 |
|
Marc de Lima Lucio
|
9cf45266f5
|
NEW: supplier relative discounts
|
2018-02-27 16:30:39 +01:00 |
|
Laurent Destailleur
|
0cc84ab92f
|
FIX Missing restore_lastsearch_values
|
2018-02-26 21:21:28 +01:00 |
|
Laurent Destailleur
|
3c552cec15
|
FIX Missing restore_lastsearch_values
|
2018-02-26 21:16:40 +01:00 |
|
kkhelifa-opendsi
|
90f4c985f6
|
Merge branch 'develop' into product_supplier_buyprice_multicurrency
|
2018-02-26 09:54:09 +01:00 |
|
Laurent Destailleur
|
0a79550f43
|
Fix oldcopy must be saved before update_extras
|
2018-02-23 16:11:00 +01:00 |
|
KHELIFA
|
54dba24ab5
|
Add multicurrency support for product buy price for supplier propales, orders and invoices
|
2018-02-23 11:06:07 +01:00 |
|
Laurent Destailleur
|
b4446764f8
|
Clean code of deprecated usage
|
2018-02-21 14:48:25 +01:00 |
|
Laurent Destailleur
|
809ef1bd00
|
FIX Trigger *_MODIFY must be called when editing a property event extra.
Clean duplicate trigggers "*_CLONE"
|
2018-02-20 18:09:38 +01:00 |
|
Marc de Lima Lucio
|
95be155010
|
FIX: supplier credit notes: harmonize discount filters
|
2018-02-20 12:26:29 +01:00 |
|
Marc de Lima Lucio
|
a4f2a2532d
|
FIX: supplier credit notes: use MAIN_FEATURES_LEVEL
|
2018-02-20 11:41:57 +01:00 |
|
Marc de Lima Lucio
|
924a9c392c
|
FIX: supplier credit notes: hide relative discounts until supported
|
2018-02-16 12:30:32 +01:00 |
|
Marc de Lima Lucio
|
d2bb6a790b
|
NEW: supplier credit notes: display supplier discounts in supplier proposal card
|
2018-02-16 11:45:57 +01:00 |
|
Marc de Lima Lucio
|
905adab517
|
NEW: supplier credit notes: display supplier discounts in supplier order card
|
2018-02-16 11:23:59 +01:00 |
|
Maxime Kohlhaas
|
9899a02630
|
Display alert if order total is under order min amount
|
2018-01-20 20:17:56 +01:00 |
|
Laurent Destailleur
|
3871c694f6
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-01-17 19:50:33 +01:00 |
|
Laurent Destailleur
|
bc7bd77cea
|
Fix permission to open supplier order
|
2018-01-17 15:54:27 +01:00 |
|
Laurent Destailleur
|
1251807f54
|
Fix several pb in links to projects on create page
|
2017-12-12 10:37:51 +01:00 |
|
Maxime Kohlhaas
|
8a39e2a413
|
Fix : no need for action button on cards, link is now available
|
2017-12-07 00:36:23 +01:00 |
|
Laurent Destailleur
|
bf121f9b3c
|
Work on saving supplier_ref into database lines
|
2017-11-12 19:29:03 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Laurent Destailleur
|
8058712d47
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/contrat/class/contrat.class.php
htdocs/product/list.php
|
2017-10-26 17:06:11 +02:00 |
|
Laurent Destailleur
|
67208b111d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/facture.php
htdocs/expedition/card.php
htdocs/product/list.php
|
2017-10-26 17:02:40 +02:00 |
|
TuxGasy
|
9c3805c0d5
|
Fix anchor after add line
|
2017-10-19 14:10:58 +02:00 |
|
Laurent Destailleur
|
7f85d73001
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contrat/card.php
htdocs/expensereport/card.php
htdocs/fichinter/list.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
htdocs/fourn/paiement/card.php
htdocs/livraison/card.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/societe/rib.php
htdocs/supplier_proposal/list.php
htdocs/user/card.php
|
2017-10-18 19:51:29 +02:00 |
|
Laurent Destailleur
|
8626d6279a
|
Fix perm to delete files
|
2017-10-18 17:21:30 +02:00 |
|
Scrutinizer Auto-Fixer
|
bd5bffa72c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-16 06:47:05 +00:00 |
|
Laurent Destailleur
|
4296df45af
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/projet/list.php
htdocs/user/card.php
|
2017-10-13 22:01:56 +02:00 |
|
Laurent Destailleur
|
7c9993ef0e
|
Various fixes
|
2017-10-13 12:14:57 +02:00 |
|
Laurent Destailleur
|
68ec8ef313
|
Fix lang missing
|
2017-10-11 12:05:48 +02:00 |
|