Laurent Destailleur
665876ffa4
Merge pull request #13061 from andreubisquerra/develop
...
Add and finish receipt printer tags
2020-02-08 16:19:44 +01:00
Laurent Destailleur
c9f7dacda1
Merge pull request #13060 from pnueda/patch-1
...
Update html.formfile.class.php
2020-02-08 16:18:17 +01:00
Laurent Destailleur
ee29c3efdd
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-02-08 16:02:23 +01:00
Laurent Destailleur
5f507b2df5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/compta/tva/card.php
2020-02-08 16:01:41 +01:00
Laurent Destailleur
716f765ce1
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
2020-02-08 16:00:06 +01:00
Laurent Destailleur
c27260869b
FIX #13046 More complete
2020-02-08 15:59:08 +01:00
Laurent Destailleur
df7cdd1da8
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/tools/export_files.php
htdocs/comm/mailing/class/advtargetemailing.class.php
htdocs/core/tpl/advtarget.tpl.php
2020-02-08 15:42:35 +01:00
Laurent Destailleur
1a167aa5b4
Update card.php
...
Conflicts:
htdocs/compta/tva/card.php
2020-02-08 15:12:55 +01:00
Laurent Destailleur
9b9101dc2f
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/admin/tools/export_files.php
2020-02-08 15:09:24 +01:00
Laurent Destailleur
10790420ba
Merge pull request #13051 from oscim/patch-19
...
report and apply GETPOST method for $datev and $datep
2020-02-08 15:07:18 +01:00
Laurent Destailleur
544e05a7dd
Update card.php
2020-02-08 15:06:45 +01:00
Laurent Destailleur
5f5645a184
Merge pull request #13044 from ksar-ksar/10.0
...
FIX : Warning on admin/export_files
2020-02-08 15:05:44 +01:00
Laurent Destailleur
34192f25f6
Merge pull request #13042 from ksar-ksar/11.0
...
FIX : Update export_files.php
2020-02-08 15:05:26 +01:00
ksar
e951743077
Update export_files.php
...
Remove Warning
2020-02-08 15:04:27 +01:00
Laurent Destailleur
2a897ac91a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-02-08 15:02:49 +01:00
Laurent Destailleur
f28da6a602
Merge pull request #13041 from ksar-ksar/develop
...
FIX : Warning on admin/export_files
2020-02-08 15:01:30 +01:00
Laurent Destailleur
5fac824824
Merge pull request #13040 from atm-arnaud/FIX_adv_target_emailing
...
FIX advanced target emailing sql and ergonomy
2020-02-08 14:59:00 +01:00
ptibogxiv
8100708639
Update pdf_espadon.modules.php
2020-02-08 14:57:04 +01:00
ptibogxiv
ae5da164c6
FIX need weight short label in shipping doc
...
need short label because value + term is too long
2020-02-08 14:56:36 +01:00
Laurent Destailleur
9a21aa1722
Merge pull request #13036 from ptibogxiv/patch-301
...
FIX : short label in shipping pdf
2020-02-08 14:54:44 +01:00
Laurent Destailleur
b66c2a29a2
Merge branch 'develop' into patch-301
2020-02-08 14:54:23 +01:00
Laurent Destailleur
46e7f613fd
Merge pull request #13049 from hregis/11.0
...
FIX #13028
2020-02-08 14:52:57 +01:00
Laurent Destailleur
85c4013a0d
Update card.php
2020-02-08 14:52:02 +01:00
Laurent Destailleur
9c12c4be08
Fix customreports
2020-02-08 14:49:26 +01:00
Laurent Destailleur
3a74c3d7e9
Enhance property ->ismulticompanymanaged to define an object with entity
...
on its parent.
2020-02-08 14:40:30 +01:00
Laurent Destailleur
c3beb854a2
Definition of $fields for member and subscriptions
2020-02-08 13:44:31 +01:00
Laurent Destailleur
5f75ae4830
FIX If we can change vendor status, we must be able to chane vendor code
2020-02-08 11:34:57 +01:00
Laurent Destailleur
56079f928f
Label of field
2020-02-08 11:34:25 +01:00
Laurent Destailleur
cffc56b80b
Declaration of property fields of thirdparties
2020-02-08 11:32:38 +01:00
Laurent Destailleur
02a96e163f
FIX If we can change vendor status, we must be able to chane vendor code
2020-02-08 11:26:16 +01:00
andreubisquerra
1e5940fbf0
Fix travis errors
2020-02-07 19:25:28 +01:00
andreubisquerra
ae06151146
Add and finish receipt printer tags
2020-02-07 18:34:58 +01:00
andreubisquerra
c52e26991a
Add receipt tags to lang
2020-02-07 18:32:08 +01:00
pnueda
8eb9c10788
Update html.formfile.class.php
...
Corrects a bug that adds a second '?' in the url string. When strpos returns 0 as the initial position for '?', it is (mis)taken as FALSE value, and then replaced by a second '?' in the list of get parameters, resulting in something like:
/compta/facture/card.php?facid=397?action=remove_file...
instead of
/compta/facture/card.php?facid=397&action=remove_file...
2020-02-07 18:01:14 +01:00
Laurent Destailleur
9f9002d6a6
Update field definition
2020-02-07 16:05:04 +01:00
Laurent Destailleur
f114ca9479
Missing column import_key on ticket table
2020-02-07 15:53:50 +01:00
Laurent Destailleur
fe7b79c83c
Fix definition of objects
2020-02-07 15:51:14 +01:00
Laurent Destailleur
9fdef6858b
Remove code using a no more used field
2020-02-07 13:37:37 +01:00
Laurent Destailleur
4e4fd4c76c
Remove code using a no more used field
2020-02-07 13:15:51 +01:00
Laurent Destailleur
0f1a8a3997
Implement min and max for generic graph
2020-02-07 13:01:07 +01:00
Laurent Destailleur
d9fda71a23
Fix phpcs
2020-02-07 12:51:08 +01:00
Laurent Destailleur
cd58822d98
Can edit a table of resolution code for tickets
2020-02-07 12:48:41 +01:00
Laurent Destailleur
2eae9a2fa2
FIX Missing include
2020-02-07 12:15:20 +01:00
Laurent Destailleur
84c1228ad4
FIX Disable ticket status change if ticket close
...
FIX Use ref into label of ticket message
2020-02-07 12:15:15 +01:00
Laurent Destailleur
11c6447096
Generic report
2020-02-07 12:13:55 +01:00
Laurent Destailleur
c4204f95d4
FIX Missing include
2020-02-07 12:12:10 +01:00
Laurent Destailleur
54414f7bb0
WIP Generic report
2020-02-07 11:53:09 +01:00
Laurent Destailleur
53e1b80742
FIX Disable ticket status change if ticket close
...
FIX Use ref into label of ticket message
2020-02-07 11:52:55 +01:00
Laurent Destailleur
ff4ce2e505
WIP Work on generic custom graph
2020-02-07 10:58:17 +01:00
oscim
e408ea463c
report and apply GETPOST method for $datev and $datep
...
fix for usage GETPOST() for input $datev and $datep
And report definition $datev and $datep in top ection file for support GET params for action create
2020-02-07 09:31:58 +01:00