Laurent Destailleur
|
bd45ea5a03
|
Split page for invoice template into card + list. Add more filters.
|
2017-09-22 11:28:53 +02:00 |
|
Laurent Destailleur
|
9875d20eaf
|
Add more columns in list of invoices templates
|
2017-09-21 18:35:47 +02:00 |
|
David
|
9dab694bb0
|
FIX: REST API, date field not used for invoices creation
|
2017-09-21 17:48:12 +02:00 |
|
Laurent Destailleur
|
68c9d08909
|
Merge pull request #7438 from fappels/6.0_fix_extrafields_copy
FIX extrafields copy situation invoice, shipment and receipt
|
2017-09-20 17:36:48 +02:00 |
|
Laurent Destailleur
|
577c64cc37
|
WIP work on param download on payment page
|
2017-09-20 17:23:36 +02:00 |
|
Laurent Destailleur
|
04e1458a3f
|
Fix clean parameters
|
2017-09-19 22:03:44 +02:00 |
|
Laurent Destailleur
|
8dfa87fcf6
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-09-19 19:30:28 +02:00 |
|
Laurent Destailleur
|
6a0ef4b561
|
Fix info ot total in direct debit page
|
2017-09-19 19:29:00 +02:00 |
|
Laurent Destailleur
|
f87614e2d3
|
Fix missing translation
|
2017-09-19 19:12:54 +02:00 |
|
Laurent Destailleur
|
ffe2ee8232
|
Standardize code
|
2017-09-19 19:00:28 +02:00 |
|
fappels
|
8123562ded
|
Fix extrafield copy next situation invoice
|
2017-09-19 18:42:29 +02:00 |
|
Laurent Destailleur
|
f936b17d68
|
FIX Protection to avoid to apply credit note discount > remain to pay
|
2017-09-19 00:24:52 +02:00 |
|
Laurent Destailleur
|
9838199de1
|
FIX Sign of amount in origin currency on credit note created from lines
|
2017-09-18 23:53:17 +02:00 |
|
Regis Houssin
|
a03ef95eaa
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/tables/llx_c_payment_term.sql
|
2017-09-18 09:11:04 +02:00 |
|
Laurent Destailleur
|
291a0d46e6
|
Fix edit of categories
|
2017-09-18 01:39:39 +02:00 |
|
Laurent Destailleur
|
3f7b705674
|
Use correct term accounting for codes
|
2017-09-18 00:48:09 +02:00 |
|
Laurent Destailleur
|
ab5724e7ff
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
Laurent Destailleur
|
e014ac6ea9
|
NEW Send by email available in bulk for expense report
|
2017-09-16 22:03:25 +02:00 |
|
Laurent Destailleur
|
b4eab24490
|
Add project into list of customer orders
|
2017-09-16 20:32:28 +02:00 |
|
Laurent Destailleur
|
0fec777d0e
|
NEW On bulk email from a list, can uncheck "Join main document".
NEW Show direct preview link on contract
|
2017-09-16 18:31:30 +02:00 |
|
Laurent Destailleur
|
630dc92a13
|
NEW Mass PDF Merging is available on contracts
|
2017-09-16 15:39:52 +02:00 |
|
Laurent Destailleur
|
e56b41c1ae
|
Clean code
|
2017-09-16 13:28:13 +02:00 |
|
Laurent Destailleur
|
ad40d27324
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_sendmails.inc.php
|
2017-09-16 12:22:18 +02:00 |
|
Laurent Destailleur
|
ff7a17eb96
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/facture.php
|
2017-09-16 12:17:30 +02:00 |
|
Laurent Destailleur
|
e4767b1a51
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture/fiche-rec.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/facture/card.php
|
2017-09-16 12:11:18 +02:00 |
|
Laurent Destailleur
|
4e7e6cc658
|
Fix W3C
|
2017-09-16 09:15:10 +02:00 |
|
Laurent Destailleur
|
59f644a3e2
|
FIX SEPA recording payment must save one payment in bank per customer
|
2017-09-15 18:39:10 +02:00 |
|
Regis Houssin
|
cbd8cb8cb7
|
Fix: missing merge conflict
|
2017-09-15 17:32:49 +02:00 |
|
Laurent Destailleur
|
17eec5f9e9
|
Fix look and field for direct debit notes
|
2017-09-15 17:23:41 +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 |
|
Laurent Destailleur
|
f5d2283093
|
USe second parameter in GETPOST
|
2017-09-15 10:52:53 +02:00 |
|
Laurent Destailleur
|
0873260b8a
|
USe second parameter in GETPOST
|
2017-09-15 10:50:50 +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 |
|
Laurent Destailleur
|
8392158ee3
|
Update remisecheque.class.php
|
2017-09-14 12:06:41 +02:00 |
|
Stéphane BERTHELOT
|
93defa5f59
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-14 12:06:25 +02:00 |
|
Laurent Destailleur
|
165c3ac112
|
Merge pull request #7374 from EmisFR/develop
Fix dates in commande and remisecheque for PostgreSQL
|
2017-09-14 12:05:51 +02:00 |
|
Laurent Destailleur
|
1cab73b605
|
Update remisecheque.class.php
|
2017-09-14 12:05:34 +02:00 |
|
Laurent Destailleur
|
eadfbfe2bd
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions2.lib.php
|
2017-09-13 20:57:53 +02:00 |
|
Laurent Destailleur
|
38621b622e
|
Fix specimen not complete for multicompany
|
2017-09-13 20:11:51 +02:00 |
|
Laurent Destailleur
|
58b49f9a08
|
Fix position of field to avoid errors
|
2017-09-13 17:10:23 +02:00 |
|
Laurent Destailleur
|
149ab80b3a
|
The event array of an object is visible even if no event yet recorded.
|
2017-09-13 14:18:36 +02:00 |
|
Laurent Destailleur
|
71ce82b6b9
|
NEW Better autoselect customer or supplier fields to save clicks
|
2017-09-12 16:51:10 +02:00 |
|
Laurent Destailleur
|
c5961d8386
|
Pass user to the delete function
|
2017-09-12 14:34:33 +02:00 |
|
Laurent Destailleur
|
531ebc4c48
|
Fix merge
|
2017-09-12 13:53:55 +02:00 |
|
Laurent Destailleur
|
f411476718
|
Fix default value of filter
|
2017-09-12 13:52:19 +02:00 |
|
Laurent Destailleur
|
a4665e17d4
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/societe/class/societe.class.php
htdocs/societe/list.php
|
2017-09-12 13:26:25 +02:00 |
|
Laurent Destailleur
|
3001ee5fe7
|
Fix title of reports
|
2017-09-12 13:05:34 +02:00 |
|
Laurent Destailleur
|
d0a0bf57b6
|
NEW The "Show detail by account" accepts 3 values: yes, no, if non zero
|
2017-09-12 12:52:48 +02:00 |
|
Laurent Destailleur
|
627dd15b44
|
Suggested link for online payment use the generic link
|
2017-09-12 12:18:26 +02:00 |
|