Laurent Destailleur
f194ba6e09
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-29 11:48:35 +02:00
Laurent Destailleur
90a90e1a3c
FIX #6533 #6590
2017-03-28 12:45:09 +02: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
ac19aba07e
FIX multicurrency management on supplier order/invoice
...
Conflicts:
htdocs/core/modules/supplier_payment/pdf/pdf_cow.modules.php
2017-03-19 15:41:55 +01:00
Laurent Destailleur
b7442a0c1a
Fix bad vat rate used into sql request
2017-03-19 15:38:07 +01:00
Laurent Destailleur
1e3c287eee
Merge pull request #6539 from simnandez/5.0
...
FIX #6537 Bug: SQL error: Missing , leads to wrong syntax
2017-03-18 04:33:14 +01:00
Juanjo Menent
5c028b30d5
Fix #6512 Bug: Invalid argument in when submitting orderstoinvoice.php-form
2017-03-17 17:05:59 +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
Laurent Destailleur
cbd0444cd0
Merge pull request #6487 from tarrsalah/fix_fourn_restapayer
...
Fix the remainder to pay amount (#6486 )
2017-03-10 11:53:58 +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
Laurent Destailleur
d38818ff11
Fix option PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS not correctly
...
supported.
2017-03-06 13:01:04 +01:00
tarrsalah
bc7f4f3031
No need to recalculate $totalpaye.
2017-03-06 09:02:32 +01:00
tarrsalah
840408c1d2
Fix the remainder to pay amount ( #6486 )
...
The commit fix the remainder to pay amount (`$restapayer` value) in a
supplier invoice card.
2017-03-05 12:34:22 +01:00
Laurent Destailleur
aefdc09cdc
Fix missing MAIN_DISABLE_PDF_AUTOUPDATE
2017-02-22 14:33:44 +01:00
De Coninck Laurent
2ecf50a6cc
generate new pdf when validate billing
2017-02-21 19:33:32 +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
Laurent Destailleur
dc0856413c
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-08 10:57:02 +01:00
Paris Liakos
eb452397bd
Wrong trigger when setting supplier invoice back to draft
2017-02-08 10:56:28 +01:00
arnaud
480d099d81
Fix project filter traduction
2017-02-03 16:19:13 +01:00
Laurent Destailleur
4d78e0d45c
FIX #6315
2017-02-02 02:53:32 +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
Laurent Destailleur
cfb317abdd
Merge pull request #6348 from atm-arnaud/FIX_project_filter_supplier_order
...
FIX Supplier Order list filter by project
2017-02-02 01:14:04 +01:00
Laurent Destailleur
fbbf8cd8a4
Fix bad side effect of uniformizing a constant name.
2017-02-01 15:47:08 +01:00
arnaud
c79137d14c
FIX Supplier Order list filter by project
2017-01-30 17:29:01 +01:00
Maxime Kohlhaas
7b6488b1c7
Fix numbering was disaplying technical error instead of error message
2017-01-27 10:05:57 +01:00
Ferran Marcet
cb5117ad06
Fix: Invalid variable. Shoud be $object
2017-01-25 16:08:46 +01:00
Ferran Marcet
7f87f6688b
Fix: Invalid variable. Shoud be $object
2017-01-25 12:58:21 +01:00
Laurent Destailleur
ecc6cb5596
Fix button at wrong place
2017-01-23 20:38:26 +01:00
Laurent Destailleur
00ea5d3de0
Mising translation
2017-01-23 10:32:14 +01:00
Laurent Destailleur
bc10246d05
Fix bad amount on invoice. Table of supplier discount not yet available.
2017-01-22 23:19:14 +01:00
Laurent Destailleur
aa1ccad714
Fix permission
2017-01-22 23:08:11 +01:00
Laurent Destailleur
b011d6e188
Fix date of invoice in future.
2017-01-22 23:00:40 +01:00
Laurent Destailleur
65f7de8f64
Fix css and look 5.0
2017-01-22 12:13:32 +01:00
Laurent Destailleur
fc4aa96cd7
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/dispatch.php
2017-01-20 21:02:05 +01:00
Ion
f23f2e61f5
Fix #6161 supplier order to facture not working
2017-01-20 18:09:26 +01:00
Laurent Destailleur
8f577b0754
Fix bad link
2017-01-18 15:19:17 +01:00
Laurent Destailleur
7a0d388073
Fix if not defined, set default value from constant
2017-01-17 11:53:28 +01:00
Laurent Destailleur
9c60474953
FIX #6277
2017-01-16 11:06:17 +01:00
Laurent Destailleur
d14e4dbaba
Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on
2017-01-15 20:49:20 +01:00
Laurent Destailleur
6aa26e0f62
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/compta/paiement.php
htdocs/product/stock/massstockmove.php
htdocs/projet/info.php
htdocs/projet/tasks/time.php
htdocs/societe/class/societe.class.php
2017-01-13 16:49:18 +01:00