Laurent Destailleur
|
e9d851ef34
|
Merge pull request #7691 from Oeris/develop-api
NEW Retrieves available discounts and payments details from a specific invoice
|
2017-10-24 12:49:55 +02:00 |
|
Laurent Destailleur
|
8592e1b1e8
|
Update api_invoices.class.php
|
2017-10-24 12:49:37 +02:00 |
|
Laurent Destailleur
|
b6825703b4
|
Update api_invoices.class.php
|
2017-10-24 12:47:15 +02:00 |
|
Laurent Destailleur
|
2a1280c715
|
Merge pull request #7661 from atm-ph/fix_6_0_no_hook_recap_compta
NEW External module can interact with the customer summary page
|
2017-10-24 12:39:31 +02:00 |
|
Neil Orley
|
02c8f7f905
|
Modify rights check in the getPayments method
|
2017-10-24 11:25:31 +02:00 |
|
Neil Orley
|
0a43a12420
|
NEW Get a payment list of a given invoice using the REST API
Add the getpayments method to retrieve a list of payments of a given invoice
|
2017-10-24 10:50:38 +02:00 |
|
Neil Orley
|
2a9ddf7437
|
Remove whitespace
|
2017-10-23 16:49:00 +02:00 |
|
Neil Orley
|
bd0079b3f1
|
NEW Retrieve available discounts and payments details from an invoice
Adds the ability to get availbales discounts and payments details of a specific invoice unsing the REST API.
|
2017-10-23 16:45:49 +02:00 |
|
atm-ph
|
c8871bffc9
|
Fix duplicate html id
|
2017-10-23 09:01:58 +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
|
78ffe15a04
|
Code comment
|
2017-10-22 14:03:59 +02:00 |
|
Laurent Destailleur
|
83c1928034
|
Fix duplicate methods
|
2017-10-22 12:21:44 +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
|
735f06fd83
|
FIX #7675
|
2017-10-21 16:20:06 +02:00 |
|
Laurent Destailleur
|
1202853001
|
Fix syntax error
|
2017-10-19 19:12:00 +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
|
cb089987ee
|
Fix code comment
|
2017-10-19 12:35:15 +02:00 |
|
Laurent Destailleur
|
93d16bf4d7
|
Fix several fixes in APIs
|
2017-10-19 12:30:36 +02:00 |
|
Laurent Destailleur
|
9c45e86a1c
|
Introduce main_doc into table of objects to know what is main doc.
Work on option PROPOSAL_USE_ONLINE_SIGN
|
2017-10-19 11:40:40 +02:00 |
|
atm-ph
|
0f35b361bc
|
Fix can't interact with recap data page
|
2017-10-19 10:42:11 +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
|
d40dda83cf
|
Add API "close" for proposals
Standardize code
|
2017-10-18 11:10:08 +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
|
81e7f45200
|
FIX Stats on invoices show nothing
|
2017-10-17 11:08:49 +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
|
8b140ab069
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-17 10:44:29 +02:00 |
|
Laurent Destailleur
|
ebe0664aff
|
Merge branch 'develop' into scrutinizer-patch-3
|
2017-10-16 20:54:15 +02:00 |
|
Laurent Destailleur
|
3b1b83a046
|
Look and feel v6
|
2017-10-16 20:53:23 +02:00 |
|
Laurent Destailleur
|
0b83513fe0
|
Merge pull request #7635 from papoteur-mga/develop
Add Autofill button for amount to pay in charge payment page
|
2017-10-16 20:26:53 +02:00 |
|
Laurent Destailleur
|
45ac8367bd
|
NEW Add API for contracts
|
2017-10-16 17:56:59 +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 |
|
Papoteur
|
75835dd7fd
|
Add Autofill button for amount to pay in charge payment page
|
2017-10-15 13:33:48 +02:00 |
|
Laurent Destailleur
|
b491d22c16
|
FIX selection of thirdparty was lost on stats page of invoices
|
2017-10-14 02:30:33 +02:00 |
|
Laurent Destailleur
|
56e27d785a
|
CSS on report
|
2017-10-14 01:03:59 +02:00 |
|
Laurent Destailleur
|
b90770c30c
|
NEW Can rename (so reorder) bank receipts
|
2017-10-13 23:38:57 +02:00 |
|
Laurent Destailleur
|
d06f260b94
|
Fix amount format
|
2017-10-13 23:13:26 +02:00 |
|
Laurent Destailleur
|
07d16afe3b
|
Save one space
|
2017-10-13 23:10:40 +02:00 |
|
Laurent Destailleur
|
c014786446
|
NEW On reconciliation, show balance including all reconciliated fields
|
2017-10-13 23:07:27 +02: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
|
4b43faf0c1
|
Fix lose filter
|
2017-10-13 21:44:38 +02:00 |
|
Laurent Destailleur
|
5a4480bd1d
|
Fix navigation on bank receipts
|
2017-10-13 21:32:14 +02:00 |
|
Laurent Destailleur
|
afd83a4454
|
Fix navigation on bank receipts
|
2017-10-13 21:25:27 +02:00 |
|
Laurent Destailleur
|
c28dec8dc2
|
Fix balance no more visible
|
2017-10-13 21:04:20 +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
|
d12019d1b5
|
Fix from scrutinizer
|
2017-10-13 13:10:36 +02:00 |
|
Laurent Destailleur
|
7c9993ef0e
|
Various fixes
|
2017-10-13 12:14:57 +02:00 |
|