Laurent Destailleur
|
d569218162
|
Fix 'separate' extrafields must be visible by default.
Sandardize name of list pages (must end with _list.php)
|
2017-10-29 11:23:20 +01:00 |
|
Laurent Destailleur
|
e31223d7be
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-27 02:33:14 +02:00 |
|
Laurent Destailleur
|
6b7c59635e
|
Merge pull request #7715 from grandoc/new_branch_26_10_17
Fix : Warning: A non-numeric value encountered in on line 57 58 59
|
2017-10-27 02:18:26 +02:00 |
|
Laurent Destailleur
|
61909d842d
|
Update document.php
|
2017-10-27 02:18:11 +02:00 |
|
Laurent Destailleur
|
8058712d47
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/contrat/class/contrat.class.php
htdocs/product/list.php
|
2017-10-26 17:06:11 +02:00 |
|
Laurent Destailleur
|
67208b111d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/facture.php
htdocs/expedition/card.php
htdocs/product/list.php
|
2017-10-26 17:02:40 +02:00 |
|
Philippe GRAND
|
d9d4b6e06d
|
Fix : Warning: A non-numeric value encountered in on line 57 58 59
|
2017-10-26 13:03:39 +02:00 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +02: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
|
169d454811
|
Update fournisseur.commande.class.php
|
2017-10-24 13:01:48 +02:00 |
|
dolibarr95
|
a3dfbf854a
|
Try to fix #7692
`$this->fk_soc` is empty replace by `$this->socid`
|
2017-10-24 09:22:13 +02:00 |
|
Laurent Destailleur
|
c6e5115d34
|
Set default limit to 100 on all rest api that list
|
2017-10-22 15:42:19 +02:00 |
|
Laurent Destailleur
|
98674f6d82
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/facture/card.php
htdocs/societe/class/api_contacts.class.php
htdocs/societe/class/api_thirdparties.class.php
|
2017-10-22 15:01:35 +02:00 |
|
Laurent Destailleur
|
be0cd601a9
|
Fix dead code
|
2017-10-22 14:07:54 +02:00 |
|
Laurent Destailleur
|
703d4a6aee
|
FIX #7648
|
2017-10-22 14:02:24 +02:00 |
|
Laurent Destailleur
|
c9fceaad3c
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/index.php
htdocs/fourn/facture/card.php
|
2017-10-22 04:04:26 +02:00 |
|
Laurent Destailleur
|
728e36f70f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/index.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/api_invoices.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/actions_sendmails.inc.php
|
2017-10-22 01:43:33 +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 |
|
TuxGasy
|
9c3805c0d5
|
Fix anchor after add line
|
2017-10-19 14:10:58 +02:00 |
|
Laurent Destailleur
|
7f85d73001
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contrat/card.php
htdocs/expensereport/card.php
htdocs/fichinter/list.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
htdocs/fourn/paiement/card.php
htdocs/livraison/card.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/societe/rib.php
htdocs/supplier_proposal/list.php
htdocs/user/card.php
|
2017-10-18 19:51:29 +02:00 |
|
Laurent Destailleur
|
8626d6279a
|
Fix perm to delete files
|
2017-10-18 17:21:30 +02:00 |
|
Laurent Destailleur
|
99239cbb38
|
Add API close to close an order
|
2017-10-18 15:34:03 +02:00 |
|
Laurent Destailleur
|
d70c215ab8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/fourn/facture/card.php
|
2017-10-17 11:14:58 +02:00 |
|
Laurent Destailleur
|
5998f60764
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2017-10-17 10:51:21 +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
|
626fea3f7a
|
Merge pull request #7608 from atm-john/fix_supplier_invoice_from_supp_order
Fix extrafields transmition from supplier order to supplier invoice
|
2017-10-16 20:22:26 +02:00 |
|
Scrutinizer Auto-Fixer
|
bd5bffa72c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-16 06:47:05 +00:00 |
|
Laurent Destailleur
|
4296df45af
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/projet/list.php
htdocs/user/card.php
|
2017-10-13 22:01:56 +02:00 |
|
Laurent Destailleur
|
807724e0f0
|
Add link other invoices of third party on supplier card to
|
2017-10-13 21:32:05 +02:00 |
|
Laurent Destailleur
|
5092c41d94
|
Look and feel v6
|
2017-10-13 20:04:11 +02:00 |
|
Laurent Destailleur
|
1f2555d7c6
|
Add link other invoices of third party on supplier card to
|
2017-10-13 19:51:36 +02:00 |
|
Scrutinizer Auto-Fixer
|
165741517e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-13 11:28:26 +00:00 |
|
Laurent Destailleur
|
7c9993ef0e
|
Various fixes
|
2017-10-13 12:14:57 +02:00 |
|
Laurent Destailleur
|
8c5cf9ea45
|
Fix date output
|
2017-10-12 18:04:47 +02:00 |
|
Laurent Destailleur
|
68ec8ef313
|
Fix lang missing
|
2017-10-11 12:05:48 +02:00 |
|
Laurent Destailleur
|
538c7579ba
|
Merge pull request #7502 from fappels/6.0_fix_dispatch
FIX: #7211 Update qty dispatched on qty change
|
2017-10-11 11:59:45 +02:00 |
|
John
|
b213c7ed24
|
Fix extrafields transmition from supplier order to supplier invoice
|
2017-10-10 14:15:06 +02:00 |
|
Laurent Destailleur
|
e40bffb0d5
|
Fix bug reported by scrutinizer
|
2017-10-07 20:21:47 +02:00 |
|
Laurent Destailleur
|
66978a3bb4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2017-10-07 13:44:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
328d39bc71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-07 11:09:31 +00:00 |
|
Laurent Destailleur
|
74deb05527
|
Clean code. Use constant for status of supplier order process.
|
2017-10-07 13:04:31 +02:00 |
|
Laurent Destailleur
|
f9d9642340
|
FIX #6981
|
2017-10-06 14:07:28 +02:00 |
|
Laurent Destailleur
|
ef3d86333c
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/projet/activity/perday.php
|
2017-10-06 12:38:50 +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
|
7767f03e9c
|
WIP: reuse actions_builddoc to build/remove supplier payment doc.
|
2017-10-05 10:44:08 +01: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 |
|