Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01:00
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +01:00
Laurent Destailleur
66bad9ea04
Doxygen
2012-03-13 09:38:00 +01:00
Laurent Destailleur
9174182a27
Fix: Removed warning
2012-03-01 09:24:45 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
51fb1b2385
Fix: Code was sharing loop for custom dir and loop for subdir modules.
...
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.
2012-02-29 20:07:17 +01:00
Regis Houssin
79c0369d66
Fix: possibility to use models of external modules
2012-03-01 01:24:00 +08:00
Laurent Destailleur
aea54edfa2
Qual: Uniformize code
2012-02-08 13:43:49 +01:00
Laurent Destailleur
104a4532b9
Fix: miscellaneous not initialized vars
2012-02-07 18:48:50 +01:00
Regis Houssin
b9d9f3b5b1
Fix: bad path in error message
2012-01-06 10:19:07 +01:00
Regis Houssin
37c7d2b102
Merge pull request #84 from simnandez/develop
...
[ task #176 ] Allow to use ODT templates for prososal like it's done for invoices. Working
2012-01-04 23:51:10 -08:00
Regis Houssin
187c54ae7f
[task #176 ] Allow to use ODT templates for prososal like it's done
2012-01-05 08:49:48 +01:00
Laurent Destailleur
90b7cd1aae
[ task #176 ] Allow to use ODT templates for prososal like it's done for
...
invoices. Move pdf and odt to doc dir
2012-01-04 02:04:55 +01:00
simnandez
283bb8e766
[ task #176 ] Allow to use ODT templates for prososal like it's done
...
for invoices. Working
2012-01-03 17:01:18 +01:00
simnandez
7d9b5a7545
[ task #176 ] Allow to use ODT templates for prososal like it's done
...
for invoices. Move pdf and odt to doc dir
2012-01-03 16:42:20 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
c16c09a451
Qual: Mutualize code to delete previews
2011-11-04 00:27:30 +01:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00