Laurent Destailleur
|
4c93340de1
|
Merge pull request #5232 from atm-florian/develop
Add trigger into expedition class
|
2016-05-29 13:15:35 +02:00 |
|
Laurent Destailleur
|
c653acd4ce
|
Minor fixes
|
2016-05-27 14:56:59 +02:00 |
|
florian HENRY
|
37d366478f
|
change trigger position
|
2016-05-23 14:18:29 +02:00 |
|
florian HENRY
|
8afaf07810
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-05-23 08:55:39 +02:00 |
|
Frédéric FRANCE
|
7048191815
|
Update commande.class.php
|
2016-05-22 08:57:23 +02:00 |
|
florian HENRY
|
82d6f4c808
|
add trigger on set draft order
|
2016-05-20 20:09:30 +02:00 |
|
Laurent Destailleur
|
e677390347
|
Fix bad property name
|
2016-05-19 22:04:36 +02:00 |
|
Juanjo Menent
|
bba986e975
|
Fix Remove unused variables
|
2016-05-06 23:35:56 +02:00 |
|
Juanjo Menent
|
9e7e23a8ab
|
Fix Remove unused variables
|
2016-05-06 22:30:34 +02:00 |
|
Laurent Destailleur
|
0cde6ad98f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2016-04-29 20:43:42 +02:00 |
|
Laurent Destailleur
|
3d9456b202
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/fourn/facture/list.php
|
2016-04-29 20:42:35 +02:00 |
|
Laurent Destailleur
|
53386e22ea
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/expedition/class/expedition.class.php
htdocs/index.php
|
2016-04-29 20:39:17 +02:00 |
|
Laurent Destailleur
|
5bfc65676c
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
ChangeLog
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/theme/eldy/style.css.php
|
2016-04-22 21:02:20 +02:00 |
|
Laurent Destailleur
|
8a6d97f257
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-21 02:39:37 +02:00 |
|
Laurent Destailleur
|
ffd10a7560
|
Complete function loadExpedition to add filter on fk_product
|
2016-04-21 02:38:49 +02:00 |
|
Florian HENRY
|
79f408feeb
|
FIX : When cloning an order the order result from clone must be now
|
2016-04-20 17:17:03 +02:00 |
|
Marcos García de La Fuente
|
e2c86d3fd8
|
NEW Removed deprecated CommonObject::client property. Please use CommonObject::thirdparty instead
|
2016-04-17 15:24:22 +02:00 |
|
Laurent Destailleur
|
dd1f946afe
|
Clean dead code
|
2016-04-09 19:06:40 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
281b06a2d3
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
MAIN_VOLUME_DEFAULT_UNIT to force output unit for weight and volume.
|
2016-04-01 18:44:23 +02:00 |
|
Laurent Destailleur
|
d14f3d7e2b
|
FIX When deleting last shipment, status "shipment in progress" of order
must move back to status "validated".
|
2016-04-01 16:59:08 +02:00 |
|
Laurent Destailleur
|
ba4f5c8648
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-19 19:26:57 +01:00 |
|
Laurent Destailleur
|
ee857055be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
|
2016-03-19 19:26:25 +01:00 |
|
Laurent Destailleur
|
660f825a34
|
Fix regression description line not visible
|
2016-03-19 19:25:28 +01:00 |
|
Laurent Destailleur
|
2b1f57f01e
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
|
2016-03-18 11:54:14 +01:00 |
|
Laurent Destailleur
|
7fa71214bc
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
|
2016-03-18 11:06:41 +01:00 |
|
fappels
|
437470c3d9
|
subprice should be unit price without tax
|
2016-03-14 17:27:12 +01:00 |
|
Laurent Destailleur
|
08c5fd2e36
|
FIX #4809 - Duplicate functions with different content
|
2016-03-14 14:38:30 +01:00 |
|
Laurent Destailleur
|
4fa84c8d8f
|
Merge pull request #4707 from marcosgdf/misc2
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-10 13:21:51 +01:00 |
|
Laurent Destailleur
|
ba5b0efb53
|
The warning for late orders is visible on order card
|
2016-03-10 10:53:01 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Marcos García de La Fuente
|
66313f584b
|
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-02 10:52:54 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Laurent Destailleur
|
4b89b0b7aa
|
Fix bad status translation for shipment
|
2016-02-24 22:13:29 +01:00 |
|
Laurent Destailleur
|
6ee4637f35
|
Fix bad status translation for shipment
|
2016-02-24 22:12:38 +01:00 |
|
Laurent Destailleur
|
d3960b0809
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/lib/member.lib.php
htdocs/expedition/card.php
|
2016-02-20 04:25:39 +01:00 |
|
Laurent Destailleur
|
761ad0114c
|
Merge pull request #4641 from atm-ph/new_add_multicurrency_supplier_proposal_order
New add multicurrency on supplier proposal/order
|
2016-02-19 03:36:23 +01:00 |
|
phf
|
e24a35b904
|
New add multicurrency on supplier proposal/order
|
2016-02-16 23:58:21 +01:00 |
|
phf
|
6d095fce9f
|
Fix replace dol_include_once() function by require_once for internal module
|
2016-02-16 20:44:23 +01:00 |
|
Laurent Destailleur
|
5ea9c6dd83
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.formprojet.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/accountancy.lang
|
2016-02-09 14:40:25 +01:00 |
|
Laurent Destailleur
|
223195538a
|
Return bad late or not status for order
|
2016-02-09 14:29:12 +01:00 |
|
fmarcet
|
acc9879c7c
|
FIX: It doesn't check if there is enough stock to update the lines of orders/invoices
|
2016-02-01 13:05:14 +01:00 |
|
phf
|
373225272b
|
FIX reorder the display of currency and rate on propal/order
FIX update line on propal/order
NEW add mulitcurrency on customer invoice
|
2016-01-23 16:01:55 +01:00 |
|
phf
|
e86ebd6799
|
NEW add multicurency on customer order
|
2016-01-23 00:38:17 +01:00 |
|
Laurent Destailleur
|
8e882b4cc2
|
NEW Add warning on tasks when they are late (add also the warning
tolerance parameter)
|
2016-01-18 15:56:51 +01:00 |
|
Laurent Destailleur
|
6f474c403c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/product/list.php
htdocs/societe/notify/card.php
htdocs/societe/price.php
|
2015-12-27 19:15:20 +01:00 |
|
Laurent Destailleur
|
80989fd2c9
|
Merge pull request #4304 from marcosgdf/bug-4302
FIX #4302 Undefined variable $conf in Commande::LibStatut
|
2015-12-27 17:37:02 +01:00 |
|
Marcos García de La Fuente
|
98351d6fec
|
FIX #4302 Undefined variable $conf in Commande::LibStatut
|
2015-12-27 13:15:05 +01:00 |
|
Marcos García de La Fuente
|
67bdfa2617
|
FIX #4282 Defined shipping time were not shown in Customer order's PDF documents
|
2015-12-27 13:10:33 +01:00 |
|