Laurent Destailleur
56acb2c08c
Fix: with 5.0 and 6.0, supplier prices are always in main currency. The currency is not yet available in supplier prices.
...
Field to define the currency of supplier prices were added in database but not yet used by screen/code.
2017-10-05 10:38:58 +02:00
Maxime Kohlhaas
0608778b9c
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
2017-09-12 11:00:28 +02:00
Juanjo Menent
7648d300b5
FIX: Bad link to unpayed suppliers invoices
2017-09-07 17:13:48 +02:00
Maxime Kohlhaas
c3152a6343
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
2017-08-28 10:32:04 +02:00
Laurent Destailleur
52a8692a85
FIX #7226
2017-08-23 16:07:11 +02:00
Laurent Destailleur
4da49dfc2d
FIX #7239
2017-08-23 15:02:38 +02:00
Laurent Destailleur
41ce4886fd
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-08-22 11:15:30 +02:00
fappels
ca3cdfabec
FIX Best buy price calculation
...
Best buy price also depends on buy discount.
2017-08-09 14:15:26 +02:00
Maxime Kohlhaas
f8ad108da6
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
2017-07-07 12:07:35 +02:00
Laurent Destailleur
d55213286e
Fix missing parameter
2017-06-30 11:40:26 +02:00
Maxime Kohlhaas
6ac08c3bee
Fix : Product supplier price is related to supplier's currency
2017-05-29 10:32:17 +02:00
Benoit
23af50ad2a
Add fk_facture_fourn element to fetch lines objects
2017-05-10 22:45:41 +02:00
Laurent Destailleur
2120b9af85
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/theme/eldy/style.css.php
2017-05-05 14:14:21 +02: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
a6b05bb4da
Merge branch '5.0' of github.com:Dolibarr/dolibarr into 5.0
2017-04-12 14:08:58 +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
florian HENRY
7668702806
fix: missing attribute update
2017-04-07 08:56:10 +02:00
Laurent Destailleur
106d19a8af
FIX #6468 + Fix missing translation
2017-03-25 03:53:11 +01:00
Laurent Destailleur
2062047dea
Merge pull request #6555 from atm-gauthier/5.0_fix_originid_on_supplierorder
...
FIX : origin & origin id on supplier order line
2017-03-23 20:03:58 +01:00
Laurent Destailleur
7df9c25e60
Several fixes on multicurrency
2017-03-23 12:44:20 +01:00
gauthier
a790ef9f7c
FIX : origin & origin id on supplier order line
2017-03-23 12:35:43 +01:00
Laurent Destailleur
b7442a0c1a
Fix bad vat rate used into sql request
2017-03-19 15:38:07 +01:00
fappels
c1b21db407
Merge remote-tracking branch 'refs/remotes/Dolibarr/5.0' into 5.0_fix_fourn_commande_class
2017-03-16 10:06:20 +01:00
fappels
f9c2bb0410
Fix create supplier order line label
...
Fix create line label
Fix read line rang, special_code and fk_parent_line
Remove create line rang, done by table default and $this->rang is
invalid, supplier order has no rang property.
2017-03-16 10:05:50 +01: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
Laurent Destailleur
a4b6388ba1
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2017-03-10 12:35:33 +01:00
Laurent Destailleur
6977daf76a
Merge pull request #6491 from atm-gauthier/4.0_fix_supplierinvoiceline_fetch
...
FIX : forgotten fk_facture_fourn attribute on supplierinvoice line ob…
2017-03-10 12:31:20 +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
9eb3975803
FIX : forgotten fk_facture_fourn attribute on supplierinvoice line object
2017-03-07 15:18:20 +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
fappels
e83122be41
Merge remote-tracking branch 'refs/remotes/Dolibarr/5.0' into 5.0
2017-02-27 17:57:07 +01:00
Laurent Destailleur
e0850b29cd
Merge pull request #6399 from fappels/5.0
...
Qual reputation for price supplier
2017-02-08 16:42:20 +01:00
fappels
a84c6f9b45
Qual reputation for price supplier
...
Move available reputation constants from view-controller to class
2017-02-08 13:35:34 +01:00
Paris Liakos
eb452397bd
Wrong trigger when setting supplier invoice back to draft
2017-02-08 10:56:28 +01:00
Laurent Destailleur
f6144b9ecb
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-02 02:24:57 +01:00
Maxime Kohlhaas
7b6488b1c7
Fix numbering was disaplying technical error instead of error message
2017-01-27 10:05:57 +01:00
Laurent Destailleur
b642a3a602
Prepare release 5.0
2016-12-31 16:35:56 +01:00
Laurent Destailleur
9e44eb0d15
Fix return code REST similar for all api with POST
2016-12-23 02:08:22 +01:00
Laurent Destailleur
ecab7cb70e
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/class/product.class.php
2016-12-14 12:29:41 +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
Jean-Pierre Morfin
a4e424ee0e
FIX updating supplier order line
2016-12-11 11:59:49 +01:00
Maxime Kohlhaas
a4a47a064c
fix missing commit and return
2016-12-11 02:50:31 +01:00
Maxime Kohlhaas
3d2143809b
Multicurrency on supplier order and invoice
2016-12-11 02:09:57 +01:00
Laurent Destailleur
49f5ec6b52
Fix bugs reported by scrutinizer
2016-12-07 19:12:25 +01:00
Laurent Destailleur
1838670e31
Fix several security holes on api when used by external users
2016-12-07 19:02:39 +01:00
Laurent Destailleur
5edf215b74
Add missing api file
2016-12-05 13:32:08 +01:00