Laurent Destailleur
|
ac97ba9e36
|
Fix deletion of stripe card
Solve validation of recurring invoice
|
2018-05-16 20:41:01 +02:00 |
|
John
|
c67ab2a758
|
add hidden conf
|
2018-05-16 16:14:49 +02:00 |
|
John
|
b01893d536
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation_pull
|
2018-05-16 15:29:57 +02:00 |
|
Laurent Destailleur
|
ef395fc36b
|
Fix scrutinizer bugs
|
2018-05-16 15:23:52 +02:00 |
|
John
|
05bb98f4c0
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_invoice_default_documents
|
2018-05-16 11:49:37 +02:00 |
|
Laurent Destailleur
|
aafab12f4b
|
Debug API for ticket module
|
2018-04-29 18:06:31 +02:00 |
|
Laurent Destailleur
|
e3142fff39
|
NEW Add method to register distributed payments on invoices
|
2018-04-27 11:38:31 +02:00 |
|
Laurent Destailleur
|
469d909126
|
Revert "Revert "NEW : Adds a contact to an invoice with REST API""
|
2018-04-27 10:46:09 +02:00 |
|
Laurent Destailleur
|
df9f4d3193
|
Revert "NEW : Adds a contact to an invoice with REST API"
|
2018-04-27 10:40:27 +02:00 |
|
Neil Orley
|
00fb4300fc
|
FIX : return type change from array to int
|
2018-04-26 12:03:55 +02:00 |
|
Neil Orley
|
bf3b99163d
|
NEW : Adds a payment for the list of invoices given as parameter
Adds a payment for the list of invoices given as parameter
ie : 1 payment for x invoice
|
2018-04-26 11:59:59 +02:00 |
|
Neil Orley
|
991d5c4215
|
NEW : Adds a contact to an invoice
Adds a contact to an invoice using the REST API
|
2018-04-25 16:04:21 +02:00 |
|
Laurent Destailleur
|
5d01efb79d
|
Code comment
|
2018-04-24 20:27:02 +02:00 |
|
Laurent Destailleur
|
32511422ab
|
Fix PSR2
|
2018-04-22 20:08:29 +02:00 |
|
Laurent Destailleur
|
69adf73f4f
|
Clean code from $var = True
|
2018-04-22 19:27:37 +02:00 |
|
Laurent Destailleur
|
c81c744aaf
|
Clean deprecated var
|
2018-04-21 13:14:58 +02:00 |
|
Laurent Destailleur
|
1031fcd796
|
logs
|
2018-04-21 00:37:05 +02:00 |
|
Laurent Destailleur
|
faea6861c3
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/invoicetemplate_list.php
htdocs/langs/en_US/bills.lang
|
2018-04-16 18:19:21 +02:00 |
|
Laurent Destailleur
|
f1ad3912e7
|
Fix multicompany compatibility for recurring invoice generation
|
2018-04-16 14:18:38 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
6f91b8019f
|
Remove warnings
|
2018-04-13 17:54:27 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
John
|
24bf8cb162
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_invoice_default_documents
|
2018-04-09 16:21:37 +02:00 |
|
John
|
63180f45a8
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
|
2018-04-09 09:17:26 +02:00 |
|
TuxGasy
|
47dcc0d5c6
|
fix notrigger ignored on BILL_CREATE
|
2018-04-05 18:32:41 +02:00 |
|
Laurent Destailleur
|
9892a97424
|
Merge pull request #8509 from tuxgasy/5.0_notrigger_BILL_CREATE
fix notrigger ignored on BILL_CREATE
|
2018-04-05 18:27:45 +02:00 |
|
John
|
e966d11356
|
Fix credit note card apparence
|
2018-04-05 09:46:55 +02:00 |
|
TuxGasy
|
e5664f9630
|
fix notrigger ignored on BILL_CREATE
|
2018-04-04 20:32:36 +02:00 |
|
John
|
ce24ca08ee
|
move list of situation table and fix credit note display
|
2018-04-04 12:33:48 +02:00 |
|
John
|
b7681e7249
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
|
2018-04-03 14:12:49 +02:00 |
|
Laurent Destailleur
|
171ad5dce2
|
Enhance code for template invoices
|
2018-03-22 21:42:19 +01:00 |
|
John
|
b4983d0e6d
|
FIX invoice filter
|
2018-03-22 11:37:16 +01:00 |
|
John
|
f91fe41f45
|
prepare invoice selection and calculation
|
2018-03-19 15:50:56 +01:00 |
|
Laurent Destailleur
|
12068f9cf3
|
Merge branch 'develop' into 8.0-a7
|
2018-03-19 12:18:18 +01:00 |
|
Laurent Destailleur
|
07fb29f0c4
|
Fix var not initialized
|
2018-03-16 12:18:20 +01:00 |
|
Laurent Destailleur
|
1716ac5f44
|
Fix var not initialized
|
2018-03-16 01:05:49 +01:00 |
|
Laurent Destailleur
|
98b7d4c2e2
|
NEW Can set the start/end date of service line in invoice templates
|
2018-03-12 12:27:40 +01:00 |
|
Laurent Destailleur
|
390618db47
|
Fix bad space
|
2018-03-10 22:42:28 +01:00 |
|
Laurent Destailleur
|
bdb6a09762
|
Fix phpcs
|
2018-03-10 22:41:57 +01:00 |
|
Laurent Destailleur
|
b0bd8cf910
|
Update facture.class.php
|
2018-03-10 12:56:19 +01:00 |
|
florian HENRY
|
40fb803ffd
|
scrunitizer
|
2018-03-10 09:34:33 +01:00 |
|
florian HENRY
|
63fb53159c
|
fix scrunitizer
|
2018-03-10 01:12:47 +01:00 |
|
Regis Houssin
|
861a831e24
|
Fix: debug
|
2018-03-08 11:53:46 +01:00 |
|
Regis Houssin
|
fd9c79fa7f
|
Fix: use getEntity if no rowid to compare
|
2018-03-08 07:42:17 +01:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Alexandre SPANGARO
|
3f2aa6a4fb
|
New : On invoice card, show accounting account linked
|
2018-03-08 06:52:31 +01:00 |
|
Laurent Destailleur
|
0cfa19ee09
|
NEW Online payment of invoice and subscription record the payment
automatically.
|
2018-03-06 00:12:23 +01:00 |
|
Laurent Destailleur
|
d569adea2f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-05 21:46:40 +01:00 |
|
Laurent Destailleur
|
2f9f4d0675
|
WIP Create payment of member subscription with paypal
|
2018-03-05 21:46:24 +01:00 |
|
Alexis ALGOUD
|
35002cf93d
|
Merge branch 'develop' into NEW_price_on_stock_mvt
|
2018-03-05 17:45:27 +01:00 |
|