Laurent Destailleur
|
d3a0cff30a
|
Merge pull request #7755 from frederic34/currency
default currency on propal create
|
2017-11-05 18:28:40 +01:00 |
|
Frédéric FRANCE
|
b58df17545
|
default currency on propal create
|
2017-11-02 18:14:55 +01:00 |
|
Laurent Destailleur
|
58584d8784
|
Update fournisseur.commande.class.php
|
2017-10-24 13:05:12 +02:00 |
|
dolibarr95
|
76aa2df807
|
Try to fix #7692
`$this->fk_soc` is empty replace by `$this->socid`
|
2017-10-24 13:05:05 +02:00 |
|
Laurent Destailleur
|
703d4a6aee
|
FIX #7648
|
2017-10-22 14:02:24 +02:00 |
|
Frédéric FRANCE
|
8baad70f6c
|
stock on supplier invoice back to draft
|
2017-10-21 20:26:32 +02:00 |
|
Laurent Destailleur
|
f7556e7ad2
|
FIX make of link to other object during creation
|
2017-10-19 19:06:48 +02:00 |
|
Laurent Destailleur
|
d4ade7b935
|
FIX API to get object does not return data o flinked objects
|
2017-10-19 17:57:16 +02:00 |
|
Laurent Destailleur
|
5937fba373
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2017-10-17 10:51:11 +02:00 |
|
Laurent Destailleur
|
337d6d9f08
|
Merge pull request #7565 from tarrsalah/fix_supplier_payment_builddoc
Fix supplier payment builddoc
|
2017-10-06 01:55:48 +02:00 |
|
tarrsalah
|
76efc31b00
|
WIP fix supplier payement modelpath.
|
2017-10-05 09:51:17 +01:00 |
|
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 |
|
Laurent Destailleur
|
69c47aa7d9
|
Fix sql error
|
2017-10-04 15:22:55 +02:00 |
|
Laurent Destailleur
|
d28188d19d
|
FIX Generation of invoice from bulk action "Bill Orders"
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
|
2017-10-04 14:31:52 +02:00 |
|
Laurent Destailleur
|
49982b36ac
|
FIX #7490
|
2017-09-26 11:55:19 +02:00 |
|
Laurent Destailleur
|
59571b1ce1
|
FIX #7473 Mass update of vat rates and other bugs on localtax
|
2017-09-26 10:29:44 +02:00 |
|
Laurent Destailleur
|
270aba99fa
|
FIX #7471
|
2017-09-24 23:28:48 +02:00 |
|
Regis Houssin
|
77fea1983c
|
Fix: wrong supplier product price id
|
2017-09-20 16:57:38 +02:00 |
|
Laurent Destailleur
|
f2cd96b9c0
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
ChangeLog
htdocs/adherents/class/adherent.class.php
htdocs/core/lib/price.lib.php
htdocs/filefunc.inc.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/supplier_proposal/list.php
|
2017-09-13 20:55:22 +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
|
f3ef6448d7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/admin/supplier_payment.php
htdocs/core/lib/ajax.lib.php
htdocs/don/admin/donation.php
htdocs/product/admin/product.php
|
2017-08-23 16:11:51 +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
|
206d46cbb7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
scripts/cron/cron_run_jobs.php
|
2017-08-22 11:18:17 +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 |
|
Laurent Destailleur
|
60493d0a47
|
Several fixes (permission, missing method or class) in REST APIs
|
2017-07-28 11:03:30 +02:00 |
|
Laurent Destailleur
|
9f486716c1
|
Fix phpcs
|
2017-07-08 14:56:43 +02:00 |
|
Laurent Destailleur
|
de24e93cca
|
Merge pull request #7097 from fappels/develop_nbr_suppliers_prod_list
NEW: Add column with nbr suppliers prices and WAP to product list.
|
2017-07-07 19:42:25 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +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 |
|
fappels
|
574590a598
|
Add minimum qty column
|
2017-06-30 10:55:45 +02:00 |
|
fappels
|
d0599cd952
|
Revert "WAP alway decimal 2 digits"
This reverts commit 7d4a093d9e.
|
2017-06-30 10:54:04 +02:00 |
|
fappels
|
7d4a093d9e
|
WAP alway decimal 2 digits
|
2017-06-30 10:52:54 +02:00 |
|
fappels
|
e3f7402e07
|
Merge remote-tracking branch 'refs/remotes/Dolibarr/develop' into develop_nbr_suppliers_prod_list
|
2017-06-26 22:45:18 +02:00 |
|
fappels
|
13e5c8ff7a
|
Create patch
Add Number of supplier prices and wap columns
|
2017-06-26 22:44:56 +02:00 |
|
atm-ph
|
039130c694
|
Fix travis
|
2017-06-10 16:19:33 +02:00 |
|
atm-ph
|
5dfb988cb1
|
Fix 6944 compatibility PHP7 and missing parameter to call delete function
|
2017-06-10 13:34:28 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Maxime Kohlhaas
|
6ac08c3bee
|
Fix : Product supplier price is related to supplier's currency
|
2017-05-29 10:32:17 +02:00 |
|
Laurent Destailleur
|
f5e29d6c86
|
Fix phpcs warning
|
2017-05-22 10:45:02 +02:00 |
|
Laurent Destailleur
|
e2a7b0943f
|
Clean dead code
|
2017-05-17 14:52:27 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Benoit
|
23af50ad2a
|
Add fk_facture_fourn element to fetch lines objects
|
2017-05-10 22:45:41 +02:00 |
|
Benoit
|
0fbf27895a
|
Add fk_facture_fourn element to fetch lines objects
|
2017-05-05 22:33:34 +02:00 |
|
Laurent Destailleur
|
11b1a2adac
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/bank/index.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/includes/odtphp/Segment.php
htdocs/langs/en_US/admin.lang
htdocs/societe/soc.php
|
2017-05-05 14:49:25 +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 |
|