Arnaud Aujon
|
3003b41a88
|
add test for invoices API
|
2015-05-28 16:57:28 +02:00 |
|
Arnaud Aujon
|
278d447e45
|
Use Constant for status
|
2015-05-27 15:42:34 +02:00 |
|
Arnaud Aujon
|
6d5555948e
|
Merge remote-tracking branch 'upstream/develop' into 3.7-webservices-fix
Conflicts:
test/phpunit/WebservicesInvoicesTest.php
|
2015-05-21 13:11:41 +02:00 |
|
Arnaud Aujon Chevallier
|
4fd8d6c05a
|
fix typo
|
2015-05-05 21:37:10 +02:00 |
|
Arnaud Aujon Chevallier
|
d020c4133a
|
webservice_order : return all necessary fields
|
2015-05-05 10:26:05 +02:00 |
|
Arnaud Aujon
|
d8027bd71d
|
add thirdparty_id to get invoice
|
2015-05-04 11:36:40 +02:00 |
|
Arnaud Aujon
|
4e10b94b6b
|
Add webservice method createInvoiceFromOrder
|
2015-04-25 00:38:32 +02:00 |
|
Arnaud Aujon
|
fa9cb49fcb
|
add updateInvoice webservice call
|
2015-04-24 23:42:35 +02:00 |
|
Arnaud Aujon
|
13cfae2eb6
|
payment_mode_id should be in Invoice not InvoiceLine
|
2015-04-24 23:02:59 +02:00 |
|
Marcos García de La Fuente
|
094538c07b
|
Implemented constants in Commande, Facture and Propal
|
2015-03-15 11:48:57 +01:00 |
|
Ignacio José Lizarán Rus
|
fa61faec58
|
Update server_invoice.php
Create Facture with mode_reglement and cond_reglement using thirdparty information.
|
2014-10-29 17:43:01 +01:00 |
|
Laurent Destailleur
|
78de38d0db
|
Merge pull request #1923 from GPCsolutions/fixws
Fixed invoices webservice
|
2014-09-29 15:39:19 +02:00 |
|
Laurent Destailleur
|
a3436135c9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/projet/activity/list.php
|
2014-09-26 13:34:31 +02:00 |
|
Raphaël Doursenaud
|
f7aa08f3fd
|
Fixed invoices webservice
|
2014-09-24 17:42:05 +02:00 |
|
Laurent Destailleur
|
3b53ccbe44
|
Merge pull request #1893 from braito4/patch-2
problem with type of product
|
2014-09-22 23:46:48 +02:00 |
|
Laurent Destailleur
|
2a9275d0de
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/societe/consumption.php
|
2014-09-19 11:09:51 +02:00 |
|
Raphaël Doursenaud
|
b9954f5b2b
|
PHP 5.6 compatibility
$HTTP_RAW_POST_DATA is now DEPRECATED
Replaced all usages by the recommended file_get_contents("php://input")
|
2014-09-16 21:21:34 +02:00 |
|
braito4
|
144da16391
|
Missing date_start, date_end in webserver server_invoice.php
|
2014-09-16 19:42:11 +02:00 |
|
braito4
|
b7ef2db5d9
|
problem with type of product
the column should be product_type
|
2014-09-16 19:33:07 +02:00 |
|
guerinaxel
|
0d71350c76
|
Rename mode_reglement_id into payment_mode_id
|
2014-05-22 08:54:14 +02:00 |
|
guerinaxel
|
30a25251d9
|
Adding var mode_reglement_id to facture
Adding var mode_reglement_id to facture in order to change the payment method.
|
2014-05-20 09:59:42 +02:00 |
|
Laurent Destailleur
|
9b38857c9a
|
Fix: When creating an invoice, we must first create it as draft and then
after validate.
|
2014-05-13 14:24:27 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
jfefe
|
13e235ca8a
|
Fix: permission check in invoice webservice
remove comment & indent code
|
2013-09-09 17:08:22 +02:00 |
|
Laurent Destailleur
|
afae841ae4
|
Fix: Permissions on files
|
2013-08-06 00:36:21 +02:00 |
|
fhenry
|
275bf67bb7
|
[ task #811 ] Uniformanize note field
|
2013-04-09 17:18:07 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
484c39435c
|
Fix: Bad format of WSDL for orders. Miscellaneous fixes into WS.
|
2013-03-12 15:25:58 +01:00 |
|
Laurent Destailleur
|
bcf694c255
|
Qual: Remove deprecated code.
|
2013-03-12 10:03:19 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
jfefe
|
8f15dd4df2
|
Fix : correct invoice line description when calling by webservice
|
2012-11-14 12:42:04 +01:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Regis Houssin
|
fb23364511
|
Fix: uniformize code
|
2012-07-23 16:10:54 +02:00 |
|
Laurent Destailleur
|
72d9f7348c
|
Fix: Missing lang loading
|
2012-07-22 12:13:53 +02:00 |
|
Laurent Destailleur
|
66ea44886b
|
Fix: Permissions when using web services.
|
2012-07-22 02:33:21 +02:00 |
|
Laurent Destailleur
|
ae08c49d13
|
Fix: due date and unit price into web service
|
2012-07-13 15:32:38 +02:00 |
|
Laurent Destailleur
|
5a57070f6f
|
Fix: Works whatever is number of lines into invoice
|
2012-07-12 18:12:02 +02:00 |
|
Laurent Destailleur
|
ee8b80813a
|
Fix: Date not converted correctly when using web service
|
2012-07-12 17:07:56 +02:00 |
|
Regis Houssin
|
e18d3c6e18
|
Fix: strict mode again
|
2012-07-11 15:55:56 +02:00 |
|
Laurent Destailleur
|
915bc47a58
|
Doxygen
|
2012-01-04 21:47:40 +01:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|
eldy
|
409fd169cf
|
New: Add webservice to create a product
|
2011-10-02 01:23:57 +02:00 |
|
eldy
|
f70b1894db
|
Work on product webservice
|
2011-10-01 01:30:32 +02:00 |
|
Regis Houssin
|
27300fe898
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 16:15:06 +00:00 |
|
Laurent Destailleur
|
37ead2f97e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:19:04 +00:00 |
|
Laurent Destailleur
|
4fb81f3e7f
|
Fix: deprecated feature
|
2011-06-01 18:36:40 +00:00 |
|
Laurent Destailleur
|
389fd715dc
|
Web services seems to work great now.
|
2011-06-01 18:19:40 +00:00 |
|
Laurent Destailleur
|
5d1e7c2d85
|
Some fixes for web services
|
2011-05-04 15:19:38 +00:00 |
|
Laurent Destailleur
|
f80ac7f8f9
|
Fix: Parameter pb.
|
2011-03-18 10:08:36 +00:00 |
|
Laurent Destailleur
|
a7a005d894
|
Work on web services
|
2011-03-11 22:48:34 +00:00 |
|