Laurent Destailleur
|
10e28fa27a
|
Fix: Overlapping of company name.
Fix: Missing state for ome countries.
|
2013-07-01 00:05:39 +02:00 |
|
Laurent Destailleur
|
696ad07871
|
LF
|
2013-06-26 16:45:42 +02:00 |
|
Laurent Destailleur
|
c748f3d834
|
Qual: Removed useless methods
Qual: Removed deprecated vars
Qual: Free memory
|
2013-06-16 21:31:21 +02:00 |
|
Laurent Destailleur
|
a50cd7b698
|
Fix bug into script that fix CRLF into LF
|
2013-06-12 11:59:55 +02:00 |
|
Laurent Destailleur
|
51d11ff190
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/compta/facture/stats/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/includes/tcpdf/tcpdf.php
htdocs/langs/el_GR/other.lang
htdocs/langs/en_US/cashdesk.lang
htdocs/langs/en_US/main.lang
htdocs/langs/es_ES/products.lang
htdocs/main.inc.php
test/phpunit/NumberingModulesTest.php
|
2013-06-09 16:49:47 +02:00 |
|
Laurent Destailleur
|
5a77828e62
|
New: Add object_hour as substitution tag for opendocument generation.
|
2013-06-08 18:12:32 +02:00 |
|
Laurent Destailleur
|
bd4ca9f1ed
|
Merge remote-tracking branch 'origin/3.3' into 3.4
|
2013-06-08 16:55:49 +02:00 |
|
Laurent Destailleur
|
49dcc32374
|
Fix: Param lang forbidden into price function
|
2013-06-08 16:53:26 +02:00 |
|
Laurent Destailleur
|
b4abe58237
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2013-06-08 16:49:02 +02:00 |
|
Laurent Destailleur
|
5d1dfdc7c1
|
Upgrade tcpdf to 6.0
|
2013-06-08 16:29:59 +02:00 |
|
Laurent Destailleur
|
c6c4a83850
|
Fix: Removed deprecated code fo local tax type 7 since we can use now
the fiscal stamp that is a better implementation.
|
2013-06-04 12:04:04 +02:00 |
|
jfefe
|
8a958c31e3
|
Use MAIN_DOC_USE_TIMING on invoices (odt)
|
2013-04-26 08:48:44 +02:00 |
|
fhenry
|
ee4839c92e
|
Better management for ODT to PDF
|
2013-04-22 15:50:26 +02:00 |
|
fhenry
|
413ee7ec78
|
Add hidden option MAIN_ODT_AS_PDF to save ODT as PDF (only if
libreoffice/jodconverter/exec shell right)
|
2013-04-20 10:44:01 +02:00 |
|
Laurent Destailleur
|
8e3f0172fc
|
Fix: Fix tons of pb with num ref system of supplier invoices.
|
2013-04-12 00:00:31 +02:00 |
|
fhenry
|
6335918d72
|
Quel : indentation
|
2013-04-11 17:06:53 +02:00 |
|
Stephen L
|
cb3f183353
|
Add: ODTSubstitution and ODTSubstitutionLine hooks with $odfHandler for extended ODT substitution
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2013-04-03 00:57:40 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
97a90b0904
|
New: Add more ODT tags
|
2013-03-29 16:45:40 +01:00 |
|
Laurent Destailleur
|
4c47393b51
|
Fix: Add more ODT tags
|
2013-03-29 16:18:55 +01:00 |
|
Laurent Destailleur
|
ff2407a454
|
Add hidden option to setup font size of information.
|
2013-03-24 14:01:33 +01:00 |
|
Laurent Destailleur
|
9fe0d2cdd2
|
Fix: Removed a lors 'pre'. Also accurency of data must not be overwrite
by odt template engine (to be compatible with all countries precision).
|
2013-03-23 18:22:25 +01:00 |
|
Laurent Destailleur
|
73de8d169f
|
Fix: Avoid call method on non object error
|
2013-03-23 18:04:46 +01:00 |
|
Laurent Destailleur
|
fbf8d410d2
|
New: Support revenue stamp onto invoices
|
2013-03-23 17:34:23 +01:00 |
|
Laurent Destailleur
|
33a7692fbc
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/exports/class/export.class.php
|
2013-03-16 17:07:35 +01:00 |
|
Laurent Destailleur
|
7a152c8e0b
|
Prepare code to be compatible when we will store localtax_type into
lines.
|
2013-03-15 17:29:18 +01:00 |
|
Laurent Destailleur
|
2ab28d974f
|
Fix: Use better test to show localtax to avoid problem when switching
from different country.
Perf: Can return all localtaxes in one call.
|
2013-03-15 17:10:18 +01:00 |
|
Laurent Destailleur
|
1a62cdfbe8
|
Fix: Use better test to show localtax to avoid problem when switching
from different country.
|
2013-03-15 17:06:42 +01:00 |
|
jfefe
|
ba8525bd6a
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
Conflicts:
htdocs/install/doctemplates/invoices/template_invoice.odt
htdocs/install/doctemplates/proposals/template_proposal.odt
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
|
2013-03-11 05:21:35 +01:00 |
|
Laurent Destailleur
|
c86f3ef4b4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
|
2013-03-08 01:57:32 +01:00 |
|
Laurent Destailleur
|
e97ca67c4a
|
Fix: Several problem with localtax into PDF generation
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
|
2013-03-07 19:13:50 +01:00 |
|
Laurent Destailleur
|
c762c93eb1
|
Fix: Several problem with localtax into PDF generation
|
2013-03-07 12:04:12 +01:00 |
|
jfefe
|
fcd81e47eb
|
Use price2num() function instead of price() to use calcul in ODT.
Libre/Open Office wants number with dot and no space to allow make calcul in ODT document
|
2013-03-07 03:43:23 +01:00 |
|
jfefe
|
289e2e7888
|
New function to fill ODT substitution array with extrafield of object
|
2013-03-07 03:27:28 +01:00 |
|
jfefe
|
1690c77aa2
|
Merge branch 'extra_invoice' into extrafields
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
|
2013-03-07 01:48:27 +01:00 |
|
jfefe
|
04617d0eb3
|
Show extrafields for object into invoice ODT document
|
2013-03-06 05:33:00 +01:00 |
|
jfefe
|
5ce11d00dd
|
Display linked propal information into invoice ODT
|
2013-03-05 15:11:51 +01:00 |
|
Grand Philippe
|
b081589129
|
english language standardization
|
2013-02-25 09:52:24 +01:00 |
|
Grand Philippe
|
182fdbce32
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-23 10:04:31 +01:00 |
|
Laurent Destailleur
|
327f4062c7
|
New: Prepare code to be able to choose bank account to show when
building pdf and payment mode is withdraw.
|
2013-02-22 12:04:38 +01:00 |
|
Grand Philippe
|
d229d3a594
|
english standardization
|
2013-02-22 09:41:56 +01:00 |
|
Laurent Destailleur
|
7260f39d21
|
New: Support tag total_vat_x.y for vat rate x.y into ODT templates
|
2013-02-15 17:06:32 +01:00 |
|
Laurent Destailleur
|
7d1c51ab77
|
Add option MAIN_PDF_TITLE_BACKGROUND_COLOR
|
2013-02-13 16:45:53 +01:00 |
|
Regis Houssin
|
fcee35c65d
|
Fix: $hookmanager is a global object
|
2013-01-26 10:35:30 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
29e6d01e51
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
|
2013-01-13 19:33:54 +01:00 |
|
Laurent Destailleur
|
8ac33e98e7
|
Fix: property object_total_discount was not working when quantity was
not 1.
|
2013-01-10 12:58:46 +01:00 |
|
Laurent Destailleur
|
5c51905f63
|
Merge remote-tracking branch 'origin/3.3' into develop
|
2013-01-09 19:15:51 +01:00 |
|
Laurent Destailleur
|
f3df7a2fec
|
Fix: An easier to understand fix. Remove also not recommanded "continue
2" instructions.
|
2013-01-08 22:59:36 +01:00 |
|