Laurent Destailleur
|
4d41b1b33c
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-02-03 19:45:45 +01:00 |
|
Laurent Destailleur
|
75845a990f
|
FIX Missing province in export of invoice
|
2019-02-01 22:55:28 +01:00 |
|
Laurent Destailleur
|
7f8b710edc
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-01-21 02:52:24 +01:00 |
|
Laurent Destailleur
|
5ab6c41dfa
|
Fix missing multicurrency fields in export
|
2019-01-21 02:43:08 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Laurent Destailleur
|
e24117e75b
|
Fix position of modules is string on 2 digits
|
2018-10-06 11:57:53 +02:00 |
|
Laurent Destailleur
|
eebd329c7c
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
htdocs/core/modules/modAgenda.class.php
htdocs/core/modules/modFacture.class.php
htdocs/langs/en_US/admin.lang
htdocs/langs/en_US/main.lang
htdocs/stripe/transaction.php
|
2018-09-16 09:50:13 +02:00 |
|
Laurent Destailleur
|
34b75828d3
|
Work on fix for #9043
|
2018-09-16 09:27:36 +02:00 |
|
Laurent Destailleur
|
f7c87a9ad3
|
Clean cron init
|
2018-09-05 22:46:08 +02:00 |
|
Laurent Destailleur
|
1d8c42265c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2018-07-21 20:26:19 +02:00 |
|
Laurent Destailleur
|
a1180f79bd
|
Fix missing customer code and ref customer
|
2018-07-21 12:56:18 +02:00 |
|
Frédéric FRANCE
|
e2a557aadd
|
limit length of lines to 500 chars
|
2018-05-27 15:04:12 +02:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
029ef534d0
|
Clean deprecated code (property "special" removed from mod descriptor)
|
2018-02-25 10:55:02 +01:00 |
|
Laurent Destailleur
|
8bd2707678
|
Merge pull request #7858 from vvnt/patch-8
modFacture.class.php permissions in English
|
2017-11-24 16:33:42 +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 |
|
vvnt
|
10ba9a2fee
|
modFacture.class.php permissions in English
|
2017-11-22 23:16:15 +01:00 |
|
vvnt
|
98998a7060
|
Update modFacture.class.php
|
2017-11-21 15:07:53 +01: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
|
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 |
|
Regis Houssin
|
66e548427c
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/resultat/clientfourn.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-07 10:50:35 +02:00 |
|
Scrutinizer Auto-Fixer
|
c2d32aaf18
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-09-04 10:42:51 +00:00 |
|
Laurent Destailleur
|
ca93be5eed
|
Fix priority of crons
|
2017-09-03 02:40:00 +02:00 |
|
Regis Houssin
|
a0299042e4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-17 12:05:33 +02:00 |
|
Laurent Destailleur
|
7c41c9a3e4
|
Fix activation of dependency for a dedicated country.
BlockedLog depends now on CashDesk only.
|
2017-06-17 11:43:00 +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
|
4a46480ef5
|
Fix preview of PDF contract
|
2017-05-18 12:40:20 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
0994622bf8
|
NEW Can use translations into all substitutions (watermark, freetext...)
|
2017-04-17 23:54:09 +02:00 |
|
Laurent Destailleur
|
219bcb0d54
|
Work on 6.0 features.
|
2017-03-27 22:44:50 +02:00 |
|
Laurent Destailleur
|
a5c11dc840
|
NEW Add function dolMd2Html
|
2017-03-21 16:03:13 +01:00 |
|
Laurent Destailleur
|
c962daabac
|
NEW add property to show warnings when activating modules
|
2017-03-09 15:16:16 +01:00 |
|
Laurent Destailleur
|
afa5ef2913
|
NEW Introduce fields that can be computed during export in export
profiles.
|
2017-02-17 00:19:28 +01:00 |
|
Laurent Destailleur
|
c3d78bf1b4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/update.php
|
2017-02-16 22:09:37 +01:00 |
|
Laurent Destailleur
|
ca67917e80
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2017-02-10 17:33:32 +01:00 |
|
Laurent Destailleur
|
d463511cff
|
Fix: no way to know type of invoice.
|
2017-02-10 17:24:47 +01:00 |
|
Laurent Destailleur
|
4c3255857c
|
Fix bad syntax into criteria to filter on date in export.
Fix missing type in export of invoices.
|
2017-02-08 10:45:20 +01:00 |
|
Laurent Destailleur
|
03876ba637
|
Merge pull request #5773 from atm-gauthier/NEW_reopen_bills_is_a_distinct_right
NEW : Reopen a paid bill is a user right
|
2016-10-07 13:31:10 +02:00 |
|
Laurent Destailleur
|
51df25509e
|
Fix conflicts on default doc template when enabling/disabling modules
|
2016-10-02 20:00:57 +02:00 |
|
Laurent Destailleur
|
287f9972a8
|
Merge branch 'new_no_default_rights' of
https://github.com/atm-maxime/dolibarr into
atm-maxime-new_no_default_rights
Conflicts:
htdocs/langs/en_US/admin.lang
|
2016-09-30 13:04:14 +02:00 |
|
Laurent Destailleur
|
94dbe3da3f
|
Fix the info if module are provided by module or not was wrong
|
2016-09-30 13:02:13 +02:00 |
|
gauthier
|
03d126810c
|
FIX : "reopen " new right must respect advanced user rights management
|
2016-09-29 10:15:34 +02:00 |
|
gauthier
|
ad03bdf3b9
|
FIX : reopen invoice is an advanced right and default value is 1
|
2016-09-26 17:39:46 +02:00 |
|
gauthier
|
7ad2fda289
|
NEW : Reopen a paid bill is a user right
|
2016-09-22 15:06:39 +02:00 |
|
Laurent Destailleur
|
524dd79198
|
Merge remote-tracking branch 'origin/4.0' into develop
Conflicts:
htdocs/compta/bank/search.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/projet/tasks/time.php
|
2016-08-31 00:16:07 +02:00 |
|
Laurent Destailleur
|
6ddd264178
|
Fix not used field
|
2016-08-28 17:45:20 +02:00 |
|
Laurent Destailleur
|
fac28f9589
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/sociales/charges.php
htdocs/core/boxes/modules_boxes.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
|
2016-08-28 02:40:20 +02:00 |
|
aspangaro
|
4e39c41215
|
Fix: Typo on invoice export
|
2016-08-10 15:07:53 +02:00 |
|