Laurent Destailleur
|
2c19c0a10e
|
Fix test
|
2017-12-05 20:16:28 +01:00 |
|
Laurent Destailleur
|
3a9bf455e2
|
FIX #7870
|
2017-12-05 13:38:24 +01:00 |
|
Laurent Destailleur
|
8019f73f99
|
Fix: protection to not delete invoice if invoice is in bookkeeping
|
2017-12-05 10:01:30 +01:00 |
|
Laurent Destailleur
|
a9d3e90b70
|
Big debug of accountancy module
|
2017-11-27 21:53:22 +01:00 |
|
atm-ph
|
5fef6478a5
|
Fix wrong calcul_price_total() update
|
2017-11-27 11:26:41 +01:00 |
|
Laurent Destailleur
|
e99f190ff1
|
Save search context on list of template invoices
|
2017-11-25 15:56:36 +01:00 |
|
Laurent Destailleur
|
77509ee37a
|
Removed deprecated apis
|
2017-11-25 13:14:28 +01:00 |
|
Laurent Destailleur
|
412c4e335d
|
Fix method of herited object has same signature than parent
|
2017-11-25 11:10:52 +01:00 |
|
Laurent Destailleur
|
4f4f929efb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/holiday/class/holiday.class.php
|
2017-11-24 17:02:14 +01:00 |
|
Laurent Destailleur
|
b93e35cdd2
|
Fix a lot of request to use the IN getentity instead of =
Fix a lot of request to use left join on type of payment table
|
2017-11-23 15:06:16 +01:00 |
|
Laurent Destailleur
|
5a2fe13958
|
Fix travis
|
2017-11-22 21:36:01 +01:00 |
|
atm-ph
|
219e58d0e4
|
Fix product type is ignored and can generate a diffrent result with situation invoice
|
2017-11-22 12:15:02 +01:00 |
|
ptibogxiv
|
16e791913f
|
Fix import date
fix import date when creation
|
2017-11-19 21:56:50 +01:00 |
|
ptibogxiv
|
35182066a8
|
update createfromorder
lack of 2 fields date_start and date_end not imported from order
|
2017-11-19 16:25:35 +01:00 |
|
Laurent Destailleur
|
f284cd6c0f
|
Fix phpcs
|
2017-11-18 02:15:56 +01:00 |
|
Laurent Destailleur
|
03cc685037
|
NEW Add a status enabled/disabled on recurring invoices
|
2017-11-18 00:54:23 +01:00 |
|
Neil Orley
|
8e869688f5
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop-api
|
2017-11-15 10:42:00 +01:00 |
|
Laurent Destailleur
|
c85acbfc11
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/commonobject.class.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/install/repair.php
|
2017-11-14 19:47:33 +01:00 |
|
Neil Orley
|
9b2611933d
|
NEW Create an invoice using an existing order
Create an invoice using an existing order using the REST API
|
2017-11-14 15:49:09 +01:00 |
|
Neil Orley
|
e513ed09f6
|
Change the way pa_ht is calculated
|
2017-11-14 14:43:50 +01:00 |
|
Laurent Destailleur
|
1a5bbef266
|
FIX Locatax were not propagated when cloning order or proposal
|
2017-11-13 13:07:31 +01:00 |
|
Laurent Destailleur
|
cba3a3846f
|
Merge pull request #7790 from frederic34/facrecmodelpdf
NEW generate also document when invoice is build from recurring template
|
2017-11-11 17:42:26 +01:00 |
|
Laurent Destailleur
|
11cc82e6d2
|
Update doc
|
2017-11-10 10:15:50 +01:00 |
|
Frédéric FRANCE
|
5621e85c00
|
comment
|
2017-11-10 00:26:01 +01:00 |
|
Frédéric FRANCE
|
6f647f8a40
|
generate doc on cron jobs
|
2017-11-09 23:39:28 +01:00 |
|
Laurent Destailleur
|
ea5dd3eb3d
|
NEW Add REST API for supplier proposals
|
2017-11-06 11:06:31 +01:00 |
|
Laurent Destailleur
|
a329f7dc75
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
build/exe/doliwamp/doliwamp.iss
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
|
2017-11-05 18:50:14 +01:00 |
|
Neil Orley
|
3ecccadb8b
|
NEW Adds the payment reference to the return of the function getListOfPayements
Adds the payment reference to the return of the function getListOfPayements
|
2017-11-03 13:04:23 +01:00 |
|
Frédéric FRANCE
|
b58df17545
|
default currency on propal create
|
2017-11-02 18:14:55 +01:00 |
|
Laurent Destailleur
|
309e83a946
|
Remove the "add" in addpayment. Action in API is hosted by the method
|
2017-11-02 16:06:44 +01:00 |
|
Laurent Destailleur
|
36f7f32205
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-11-02 16:02:24 +01:00 |
|
Laurent Destailleur
|
d70f9e053e
|
Remove the get in url. The GET is already in the method.
|
2017-11-02 16:01:13 +01:00 |
|
Laurent Destailleur
|
93ab4cadff
|
Merge pull request #7753 from Oeris/develop-api
NEW Add REST API to add payment line to a specific invoice
|
2017-11-02 15:54:22 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Neil Orley
|
5febdf7bae
|
NEW Add payment line to a specific invoice using the REST API
Add payment line to a specific invoice using the REST API
|
2017-11-02 15:01:38 +01:00 |
|
Laurent Destailleur
|
068f5e32cb
|
NEW Tooltip for substitutions variables on tooltips on admin pages
|
2017-10-31 11:17:44 +01:00 |
|
Neil Orley
|
9a1c684870
|
FIX wrong paramters name in the usecreditnote method
Rename 'creditnoteid' with 'discountid' in the URI
Rename 'creditId' with 'discountid' in the method
|
2017-10-27 10:02:17 +02:00 |
|
Laurent Destailleur
|
ee1996ad37
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2017-10-27 01:16:51 +02:00 |
|
Laurent Destailleur
|
740c89365d
|
Code comment
|
2017-10-27 00:42:44 +02:00 |
|
Laurent Destailleur
|
6a9837528e
|
Merge pull request #7703 from Oeris/develop-api
FIX Data related to customer moved to thirparties api
|
2017-10-27 00:42:10 +02:00 |
|
Laurent Destailleur
|
f4a06aef3f
|
Update api_invoices.class.php
|
2017-10-27 00:36:06 +02:00 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
Neil Orley
|
da0a205a10
|
NEW Deduct an available credit to an existing invoice
Deduct an available credit to an existing invoice using the REST API
|
2017-10-25 17:09:37 +02:00 |
|
Neil Orley
|
3e53a2ecff
|
FIX merging conflict
|
2017-10-25 14:52:33 +02:00 |
|
Neil Orley
|
257acb6679
|
NEW Insert a discount in a specific invoice using the REST API
Add ability to insert a discount in a specific invoice.
|
2017-10-25 14:41:12 +02:00 |
|
Neil Orley
|
ec6a19a123
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop-api-down-payments
|
2017-10-25 09:57:53 +02:00 |
|
Neil Orley
|
b4c484cf0b
|
NEW Get available assets of an invoice using the REST API
Returns a list of paid down-payments, available avoirs, etc. with the payments detail
|
2017-10-24 14:29:28 +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 |
|
Neil Orley
|
c34a6db13a
|
Rename assets with avoirs
|
2017-10-24 11:53:39 +02:00 |
|