Frédéric FRANCE
|
80618d56ac
|
Update propal.class.php
|
2017-12-26 16:12:28 +01:00 |
|
Laurent Destailleur
|
aad0da2513
|
Fix maxi debug of APIs (clean output fields)
|
2017-12-21 16:50:18 +01:00 |
|
Laurent Destailleur
|
3635e88396
|
Update api_proposals.class.php
|
2017-12-19 18:01:38 +01:00 |
|
Neil Orley
|
e90183f4ba
|
NEW Update end of validity date of proposal using the API
Add the ability to update the end of validity date when modifying a proposal
|
2017-12-19 12:37:37 +01:00 |
|
Neil Orley
|
fe8fac9577
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop-api
|
2017-12-19 12:36:46 +01:00 |
|
Laurent Destailleur
|
1351a43a30
|
FIX Maxi debug of permission for users external or restricted to sales
representatives
|
2017-12-18 16:13:05 +01:00 |
|
Neil Orley
|
d8dac909d6
|
NEW Add error message
Returns the error message when the API can't add a new line in a proposal
|
2017-12-18 14:36:41 +01:00 |
|
Neil Orley
|
4c852d1b6f
|
NEW Set a proposal to draft
Set a proposal to draft
|
2017-12-15 16:34:30 +01:00 |
|
Laurent Destailleur
|
95cb5025a2
|
Fix length of month too large
More complete template
|
2017-12-08 16:15:41 +01:00 |
|
Maxime Kohlhaas
|
0fa77160d9
|
Fix scrutinizer
|
2017-12-06 23:21:58 +01:00 |
|
Laurent Destailleur
|
2e2ab54d19
|
Fix parameter in delete line
|
2017-12-03 20:51:26 +01:00 |
|
Laurent Destailleur
|
1f4a079f01
|
Fix bug reported by scrutinizers
|
2017-12-02 15:03:14 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +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 |
|
Papoteur
|
dfffd7497e
|
Correction of the previous commit.
Place the convertion into object at the good place.
|
2017-11-19 11:46:34 +01:00 |
|
Papoteur
|
f3f182b5bc
|
[proposals]Allow lines to be added from REST API
Prevously, only void lines was added. Need to convert array lines to object in this case.
|
2017-11-18 16:21:54 +01:00 |
|
Laurent Destailleur
|
80bdb45be8
|
Look and feel v6 - Show status of thirdparty in dol_banner
|
2017-11-18 01:48:16 +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 |
|
Laurent Destailleur
|
a12186a0b8
|
Use HTTP response code 304 instead of 500 when nothing is done
|
2017-11-14 01:26:02 +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
|
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 |
|
Frédéric FRANCE
|
b58df17545
|
default currency on propal create
|
2017-11-02 18:14:55 +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 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +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
|
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 |
|
Laurent Destailleur
|
f7556e7ad2
|
FIX make of link to other object during creation
|
2017-10-19 19:06:48 +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 |
|
Laurent Destailleur
|
66538c7c0f
|
Position of method
|
2017-10-18 11:34:49 +02:00 |
|
Laurent Destailleur
|
037b90f2f3
|
NEW The comment when closing a proposal is added to commercial proposal
|
2017-10-18 11:23:16 +02:00 |
|
Laurent Destailleur
|
d40dda83cf
|
Add API "close" for proposals
Standardize code
|
2017-10-18 11:10:08 +02:00 |
|
Laurent Destailleur
|
45ac8367bd
|
NEW Add API for contracts
|
2017-10-16 17:56:59 +02:00 |
|
Laurent Destailleur
|
af1d2bfffd
|
Standardize code
|
2017-10-07 14:11:01 +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
|
43d85af5ae
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-06 15:23:10 +02:00 |
|
Laurent Destailleur
|
ed467aa74b
|
FIX Only modified values must be modified
|
2017-10-06 15:01:31 +02:00 |
|
Laurent Destailleur
|
8e0da9bfeb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/document.php
|
2017-10-04 13:32:53 +02:00 |
|
Laurent Destailleur
|
c22cd1cfe9
|
Fix test on entity must always be done using the "IN" instead of "="
|
2017-10-03 17:41:22 +02:00 |
|
Laurent Destailleur
|
f510f3062b
|
Clean param type
|
2017-09-28 17:41:18 +02:00 |
|
Laurent Destailleur
|
30a9e40f4e
|
Fix position of fields
|
2017-09-28 17:29:37 +02:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
20684b4505
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/rapport/pdf_paiement.class.php
htdocs/core/modules/rapport/pdf_paiement_fourn.class.php
|
2017-09-27 17:22:18 +02:00 |
|
Laurent Destailleur
|
c9e9f60f8f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-09-25 19:55:52 +02:00 |
|
Laurent Destailleur
|
adb3827d1e
|
FIX #7475
|
2017-09-24 22:55:27 +02:00 |
|
Laurent Destailleur
|
3a7aea48d7
|
FIX #7475
|
2017-09-24 22:38:18 +02:00 |
|
Regis Houssin
|
db17eb80ec
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/class/paymentterm.class.php
|
2017-09-15 16:45:49 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Regis Houssin
|
a494e01f00
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-14 12:07:19 +02:00 |
|