Laurent Destailleur
|
c4130730cb
|
Clean code around fetch_optionals()
|
2018-02-20 19:38:18 +01:00 |
|
Laurent Destailleur
|
57f664c0c1
|
Fix vat npr for template invoices
|
2018-01-17 19:45:23 +01:00 |
|
Laurent Destailleur
|
98149ae316
|
Fix regression
|
2017-12-06 23:31:42 +01:00 |
|
Laurent Destailleur
|
3a9bf455e2
|
FIX #7870
|
2017-12-05 13:38:24 +01:00 |
|
Laurent Destailleur
|
e99f190ff1
|
Save search context on list of template invoices
|
2017-11-25 15:56:36 +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
|
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
|
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 |
|
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
|
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
|
8f24a86352
|
NEW If max nb of generation is reached, date for next gen is striked
|
2017-10-09 14:16:22 +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 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
d592664150
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-09-25 06:48:26 +02:00 |
|
Laurent Destailleur
|
bd45ea5a03
|
Split page for invoice template into card + list. Add more filters.
|
2017-09-22 11:28:53 +02:00 |
|
Laurent Destailleur
|
04e1458a3f
|
Fix clean parameters
|
2017-09-19 22:03:44 +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 |
|
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
|
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 |
|
Regis Houssin
|
b5de8da3a6
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2017-09-11 08:07:55 +02:00 |
|
Laurent Destailleur
|
26385fa10d
|
FIX Clean bad parameters when inserting line of template invoice
Conflicts:
htdocs/compta/facture/class/facture-rec.class.php
|
2017-09-11 01:06:48 +02:00 |
|
Laurent Destailleur
|
86b28a01c7
|
FIX Clean bad parameters when inserting line of template invoice
|
2017-09-11 01:04:53 +02:00 |
|
Laurent Destailleur
|
2ae135baf1
|
NEW Add view of status of template invoice
|
2017-09-10 20:47:45 +02:00 |
|
Laurent Destailleur
|
e7abb39ee2
|
NEW Template invoices are visible on the customer tab
|
2017-09-10 19:28:20 +02:00 |
|
Regis Houssin
|
8e8f94df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
|
2017-08-30 19:33:23 +02:00 |
|
Laurent Destailleur
|
e04dd3c807
|
Fix php unit
|
2017-08-27 15:05:35 +02:00 |
|
Laurent Destailleur
|
6c93c6f6cc
|
Fix PHPunit
|
2017-08-27 13:38:42 +02:00 |
|
John
|
c9643109df
|
Fix comment doc
|
2017-08-25 16:21:34 +02:00 |
|
John
|
b18104788e
|
New extrafield on facture_rec
|
2017-08-22 15:22:41 +02:00 |
|
Regis Houssin
|
cb6b81d897
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-11 19:10:22 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +02:00 |
|
John
|
93477c102f
|
FIX delete linked element on facture rec
|
2017-06-26 15:44:04 +02:00 |
|
Regis Houssin
|
fa58f0f3e8
|
Fix: add entity filter
|
2017-06-09 09:25:15 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
ce84990414
|
NEW On invoices generated by template, we save if of source template.
|
2017-05-16 02:46:19 +02:00 |
|
Laurent Dinclaux
|
c88656edb4
|
Fix PHPDOC comments
|
2017-05-09 23:59:37 +11:00 |
|
Laurent Dinclaux
|
6cac627117
|
Add support for localtaxes to predefined invoices
|
2017-05-09 23:19:16 +11:00 |
|
Yann Verry
|
f4347ec60e
|
replace double quote per simple quote in update_frequency SQL
Fix #5835
|
2016-10-04 21:56:53 +02:00 |
|
Laurent Destailleur
|
3599f2c840
|
Uniformize code for recurring invoices
|
2016-10-04 12:31:45 +02:00 |
|
Laurent Destailleur
|
e4f17c8763
|
FIX #5793 Normalise code.
|
2016-09-28 17:56:54 +02:00 |
|
Laurent Destailleur
|
41545e0d60
|
Fix compatibility of recurring invoices with postgresql
|
2016-09-10 05:26:31 +02:00 |
|
Laurent Destailleur
|
d821df070b
|
Fix multicompany: recurring invoice must be in same env than template.
|
2016-09-10 04:33:23 +02:00 |
|
Laurent Destailleur
|
8bcd2e581f
|
Fix of bugs reported by scrutinizer
|
2016-06-29 11:20:48 +02:00 |
|
Laurent Destailleur
|
2c97d0855a
|
Fix: On template invoice, edition of line was not complete.
|
2016-06-28 17:51:29 +02:00 |
|