Laurent Destailleur
|
d7f7f5bf3d
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2020-01-10 19:42:34 +01:00 |
|
Laurent Destailleur
|
7c0a6946a7
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2020-01-10 19:42:15 +01:00 |
|
Laurent Destailleur
|
1ecc1afa9e
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2020-01-10 19:41:49 +01:00 |
|
Laurent Destailleur
|
ceb1e699b7
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2020-01-10 19:37:16 +01:00 |
|
Laurent Destailleur
|
c028819cab
|
FIX clone of purchase order
|
2020-01-10 19:35:49 +01:00 |
|
Laurent Destailleur
|
8a37eeea74
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-05-05 14:02:02 +02:00 |
|
Marc de Lima Lucio
|
56e749df9f
|
FIX: supplier order line were always created with rang = 0
|
2017-04-26 16:12:27 +02:00 |
|
Laurent Destailleur
|
abf87a6946
|
Merge branch '4.0' into fix_reffourn
|
2017-04-11 11:00:35 +02:00 |
|
altatof
|
919633b2be
|
escape supplier ref
|
2017-04-07 12:10:01 +02:00 |
|
altatof
|
a6ec22d7fe
|
FIX: dont lose supplier ref if no supplier price in database
|
2017-04-07 12:06:15 +02:00 |
|
Laurent Destailleur
|
427f656bac
|
Merge pull request #6500 from atm-florian/4.0
FIX : Can use quote into supplier ref on order line add
|
2017-03-10 12:49:36 +01:00 |
|
florian HENRY
|
9b10c9f6d1
|
FIX : Can use quote into supplier ref on order line add
|
2017-03-10 09:19:42 +01:00 |
|
gauthier
|
b192b6cd50
|
FIX : multicurrency_subprice
|
2017-03-07 11:33:18 +01:00 |
|
gauthier
|
6e0589ce2c
|
FIX : load multicurrency informations on supplier order and bill lines fetch
|
2017-03-07 10:55:17 +01:00 |
|
Laurent Destailleur
|
43d18cd70c
|
FIX if a supplier price reference is changed after creating an order, we
can't clone order.
|
2016-12-13 13:22:24 +01:00 |
|
Laurent Destailleur
|
17c1b3f1d2
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-10-29 19:00:43 +02:00 |
|
Laurent Destailleur
|
78eaeab168
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-29 18:44:55 +02:00 |
|
Maxime Kohlhaas
|
3dbab863a7
|
Fix : vars were not set after commande function
|
2016-10-28 10:24:31 +02:00 |
|
Laurent Destailleur
|
1bb278a587
|
Fix #5712
|
2016-09-11 23:01:04 +02:00 |
|
Juanjo Menent
|
d8f50f9acd
|
Merge remote-tracking branch 'upstream/3.9' into 4.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-09-09 16:34:02 +02:00 |
|
Juanjo Menent
|
e3c2299c67
|
Merge remote-tracking branch 'upstream/3.8' into 3.9
Conflicts:
htdocs/admin/dict.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-09-08 18:52:44 +02:00 |
|
Philippe
|
972a2db3a3
|
No initialisation of the array before filling it. May cause some trouble when fetch is call several times and lines added or deleted
|
2016-09-08 11:40:39 +02:00 |
|
fappels
|
b6f9aa4592
|
Fix SQL error insert supplier order line
$this->fk_multicurrency not set gives SQL error
|
2016-08-11 21:10:56 +02:00 |
|
Laurent Destailleur
|
abbe204c97
|
Fix design of option PROJECT_ADD_SUBTOTAL_LINES
|
2016-08-03 01:42:05 +02:00 |
|
Laurent Destailleur
|
73f574b649
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/repair.php
|
2016-07-12 19:30:01 +02:00 |
|
Laurent Destailleur
|
0f23cef46c
|
Fix warning of the repair tool.
|
2016-07-08 18:59:36 +02:00 |
|
Laurent Destailleur
|
293c8e145a
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 02:20:27 +02:00 |
|
Laurent Destailleur
|
c09dbe05b3
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/class/ldap.class.php
htdocs/expensereport/card.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 00:25:08 +02:00 |
|
Maxime Kohlhaas
|
bd2fe75d08
|
Fix menus in dashboard links
|
2016-06-04 14:45:03 +02:00 |
|
Laurent Destailleur
|
5c36aa3802
|
Merge pull request #5271 from aschio/develop
FIX #5192
|
2016-06-04 00:17:45 +02:00 |
|
cla
|
18424812db
|
closes #5192.
I deleted the line and moved last_insert_id() functions 3 lines under
|
2016-06-03 23:49:08 +02:00 |
|
Laurent Destailleur
|
a587ba496c
|
NEW Can select fields on supplier orders
|
2016-05-24 18:43:35 +02:00 |
|
Laurent Destailleur
|
4e46a01d51
|
Fix regression introduced with option SUPPLIERORDER_WITH_NOPRICEDEFINED
|
2016-05-17 22:59:46 +02:00 |
|
Laurent Destailleur
|
06d0c261ad
|
Add TODO comment
|
2016-05-05 23:19:21 +02:00 |
|
Laurent Destailleur
|
3d4ddcb29e
|
Merge pull request #5065 from atm-maxime/fix_supplier_order_log
Fix log function was removed in 1b6fa8ec34
|
2016-04-22 19:45:36 +02:00 |
|
Laurent Destailleur
|
1de36d6501
|
Merge pull request #5011 from altatof/supplierorder_noprice
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED
|
2016-04-22 18:27:42 +02:00 |
|
Maxime Kohlhaas
|
bea8b49d8c
|
Fix log function was removed in 1b6fa8ec34
|
2016-04-22 09:02:40 +02:00 |
|
Christophe Battarel
|
c3d4cd85f1
|
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED allow supplier
order even if no supplier price defined
|
2016-04-15 12:28:35 +02:00 |
|
Laurent Destailleur
|
1b6fa8ec34
|
Clean dead code
|
2016-04-09 19:04:04 +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
|
b9ffc18c27
|
Uniformize log of supplier order. Now use the generic log feature.
|
2016-04-08 17:28:48 +02:00 |
|
Marcos García de La Fuente
|
123d6fb6e5
|
FIX #4425 Missing "VAT" translation in supplier order popup
Close #4425
|
2016-03-02 11:29:42 +01:00 |
|
Laurent Destailleur
|
f6d1913bb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-02-22 13:35:46 +01:00 |
|
philippe grand
|
6f6f2a0574
|
enhance code help translation
|
2016-02-20 11:18:02 +01:00 |
|
Laurent Destailleur
|
9c8d69eaa9
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
|
2016-02-19 04:46:11 +01:00 |
|
phf
|
e24a35b904
|
New add multicurrency on supplier proposal/order
|
2016-02-16 23:58:21 +01:00 |
|
philippe grand
|
03b9b65d93
|
[quality] : better help
|
2016-02-16 16:45:19 +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
|
f0802eb36b
|
FIX #4245 PHP 7
|
2015-12-19 19:48:36 +01:00 |
|
Laurent Destailleur
|
f25a9030eb
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
.travis.yml
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
htdocs/includes/adodbtime/adodb-time.inc.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-18 22:12:03 +01:00 |
|