Tobias Sekan
|
1f2203f0d6
|
Add position to ODT propale template
|
2020-02-24 15:04:02 +01:00 |
|
Tobias Sekan
|
933b46790a
|
Add position to ODT mo template
|
2020-02-24 15:02:11 +01:00 |
|
Tobias Sekan
|
7469aa1f35
|
Add position to ODT invoice template
|
2020-02-24 15:00:37 +01:00 |
|
Tobias Sekan
|
cdbe6c1e81
|
Add position to ODT contract template
|
2020-02-24 14:59:20 +01:00 |
|
Tobias Sekan
|
b29d8e53ed
|
Add position to ODT order template
|
2020-02-24 14:58:01 +01:00 |
|
Tobias Sekan
|
4a5593e213
|
Add position to ODT for bom
|
2020-02-24 14:56:26 +01:00 |
|
Tobias Sekan
|
7baba2ba43
|
Add line number substitution
|
2020-02-24 14:55:02 +01:00 |
|
John Botella
|
06b2d459c0
|
Fix cell padding
|
2020-02-24 14:18:49 +01:00 |
|
oscim
|
6c7a534018
|
Update commonobject.class.php
Add support of project/projet in objectlinked
|
2020-02-24 11:49:12 +01:00 |
|
Laurent Destailleur
|
58ebad4b15
|
Fix trans
|
2020-02-24 07:20:36 +01:00 |
|
Laurent Destailleur
|
8ebc157316
|
Test color magenta for titles
|
2020-02-24 06:55:08 +01:00 |
|
Laurent Destailleur
|
32d12468cf
|
Use SVG logo instead of png
|
2020-02-24 06:27:03 +01:00 |
|
Laurent Destailleur
|
3682d9143e
|
Fix showing bank account on PDF
|
2020-02-24 04:55:44 +01:00 |
|
Laurent Destailleur
|
150d4d33f6
|
Fix showing bank account on PDF
|
2020-02-24 04:55:09 +01:00 |
|
Laurent Destailleur
|
6366881f91
|
FIX #13175
|
2020-02-24 00:41:25 +01:00 |
|
ATM john
|
377b9a6b88
|
Add extrafields on PDF object lines desc for compatible pdf
|
2020-02-24 00:14:43 +01:00 |
|
ATM john
|
41c18a7884
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 12.0_new_allow_extrafields_on_pdf_extend_to_line_desc
|
2020-02-24 00:01:50 +01:00 |
|
Laurent Destailleur
|
096a568e83
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2020-02-23 23:42:23 +01:00 |
|
stickler-ci
|
fab34d5114
|
Fixing style errors.
|
2020-02-23 22:40:41 +00:00 |
|
Laurent Destailleur
|
3075e40f8c
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/comm/remx.php
htdocs/core/boxes/box_contacts.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/security.lib.php
|
2020-02-23 23:37:46 +01:00 |
|
ATM john
|
0c2d08cdd9
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 12.0_new_allow_extrafields_on_pdf_extend_to_line_desc
|
2020-02-23 23:36:43 +01:00 |
|
Laurent Destailleur
|
5919570b34
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-02-23 23:31:51 +01:00 |
|
Laurent Destailleur
|
11ff3f6562
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-02-23 23:31:03 +01:00 |
|
Laurent Destailleur
|
ee45c3efb6
|
FIX #13184
|
2020-02-23 23:29:13 +01:00 |
|
ATM john
|
acacbfd85e
|
Fix list separator on first loop
|
2020-02-23 23:17:10 +01:00 |
|
ATM john
|
316fa4068a
|
revert commit fdfc45bbe9 and fix y position
|
2020-02-23 23:14:01 +01:00 |
|
ATM john
|
5ecef88b35
|
allow in extrafield conf to choose to add extrafield in a new col or append it to description, it could be useful for html or long text extrafields
|
2020-02-23 23:04:24 +01:00 |
|
Laurent Destailleur
|
ca39c680c7
|
Rename field documentpdf into printable (this field already exists due
to a very old PR nofinished for same goal).
|
2020-02-23 23:03:17 +01:00 |
|
Laurent Destailleur
|
90565e4637
|
Merge pull request #13179 from atm-john/12.0_new_allow_extrafields_on_pdf
NEW allow display extrafields on pdf
|
2020-02-23 22:55:16 +01:00 |
|
Laurent Destailleur
|
cac61c223d
|
Merge pull request #13176 from andreubisquerra/master
Add orders to Receipt Printer module
|
2020-02-23 22:44:14 +01:00 |
|
Laurent Destailleur
|
189c0d675b
|
Fix memory report. Xdebug no more required. Try = null instead of unset.
|
2020-02-23 22:05:59 +01:00 |
|
Laurent Destailleur
|
76e33058a8
|
NEW Can select several fields to personalize list before submit.
|
2020-02-23 21:38:24 +01:00 |
|
ATM john
|
93c9f07cb9
|
Fix note x position
|
2020-02-23 20:59:04 +01:00 |
|
ATM john
|
f611e4fc0e
|
Merge branch '12.0_new_allow_extrafields_on_pdf' of github.com:atm-john/dolibarr into 12.0_new_allow_extrafields_on_pdf
|
2020-02-23 20:53:50 +01:00 |
|
ATM john
|
07bd6e1fc0
|
Fix On admin page add extrafields form, display on pdf option doesn't saved
|
2020-02-23 20:52:44 +01:00 |
|
stickler-ci
|
222a000d31
|
Fixing style errors.
|
2020-02-23 14:27:22 +00:00 |
|
ATM john
|
8a279ed124
|
improve extrafields display in notes
|
2020-02-23 15:24:59 +01:00 |
|
ATM john
|
679e2fd186
|
Merge branch '12.0_new_allow_extrafields_on_pdf' of github.com:atm-john/dolibarr into 12.0_new_allow_extrafields_on_pdf
|
2020-02-23 11:36:06 +01:00 |
|
ATM john
|
fe4e00b139
|
Add new params to extrafields forms to allow extrafields to be displayed on pdf documents
|
2020-02-23 11:32:38 +01:00 |
|
stickler-ci
|
d575188d80
|
Fixing style errors.
|
2020-02-23 09:11:58 +00:00 |
|
ATM john
|
ff6dc735ee
|
fix extrafield conf cache
|
2020-02-23 10:09:47 +01:00 |
|
stickler-ci
|
281e059487
|
Fixing style errors.
|
2020-02-23 01:28:30 +00:00 |
|
ATM john
|
8c36dd0ad8
|
add extrafields in notes
|
2020-02-23 02:26:21 +01:00 |
|
ATM john
|
60b3d9d4db
|
Add extrafields on PDF object lines for compatible pdf
|
2020-02-22 18:07:15 +01:00 |
|
stickler-ci
|
2b027cfebf
|
Fixing style errors.
|
2020-02-22 15:45:39 +00:00 |
|
ATM john
|
e209fd2973
|
Add extrafields on PDF object lines
|
2020-02-22 16:27:44 +01:00 |
|
ATM john
|
aa77d96f23
|
remove IDE warnings
|
2020-02-22 12:06:21 +01:00 |
|
javierybar
|
fddcc844ff
|
Add orders to Receipt Printers module
|
2020-02-22 11:30:48 +01:00 |
|
Laurent Destailleur
|
b4fdd9bc50
|
Merge pull request #13078 from hregis/10.0_mc
FIX #10309
|
2020-02-21 19:21:54 +01:00 |
|
Laurent Destailleur
|
e4b00c5c20
|
Merge branch 'develop' into master
|
2020-02-21 18:20:10 +01:00 |
|