Commit Graph

2444 Commits

Author SHA1 Message Date
Laurent Destailleur
d4c1ad7a5e Fix tz output 2012-02-08 00:30:10 +01:00
Laurent Destailleur
66ccb8c679 First change to prepare usage of native PHP functions for date instead 2012-02-06 05:31:19 +01:00
Laurent Destailleur
7b527e085d Add more test to prepare option for rounding lines 2012-02-06 00:07:48 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
866e8ac556 First change to prepare usage of native PHP functions for date instead
of adodb-time library.
2012-02-05 15:13:31 +01:00
Grand Philippe
0c5f6d1f62 fix : display specimen 2012-02-03 00:24:35 +08:00
Laurent Destailleur
19f8355231 Look: Minor fix 2012-02-01 22:17:11 +01:00
Laurent Destailleur
9ec5ca6c6e Fix: mail test form 2012-02-01 16:02:00 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
simnandez
15d1526393 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-27 17:41:47 +01:00
Laurent Destailleur
0ab6cec007 New: emailing submodules can be stored into the module directory. 2012-01-26 23:05:59 +01:00
Laurent Destailleur
e07192d558 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-25 21:28:10 +01:00
Laurent Destailleur
6e612dd316 Fix: Use default pdf format if not defined 2012-01-25 21:27:31 +01:00
Laurent Destailleur
42ee2f529c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-01-24 09:20:06 +01:00
Laurent Destailleur
ad1ec032f3 Normalize code 2012-01-24 09:19:28 +01:00
Regis Houssin
190cc7b13c Fix: uniformize structure 2012-01-23 14:43:31 +01:00
Laurent Destailleur
f75329faef Fix: geoip works with debian geoip package 2012-01-15 02:39:43 +01:00
Laurent Destailleur
382c6554b4 New: Work on debian packaging to use default ckeditor package 2012-01-14 02:06:05 +01:00
Regis Houssin
8386e8a541 Fix: can debug rounding. to simulate the rounded total 2012-01-09 09:55:20 +01:00
Laurent Destailleur
b3f194930d Always show example for vat rate 0 even if not vat rates defined for
country.
2012-01-09 00:41:09 +01:00
Laurent Destailleur
28a0e00de1 Keep examples i used for debug purpose as comments 2012-01-09 00:02:42 +01:00
Regis Houssin
1d144b3b4a New: add test for vat rounded by line or on the total 2012-01-08 20:08:15 +01:00
Regis Houssin
f7c61369d4 Fix: test limits with vat rates of current country
Fix: uniform code
2012-01-08 10:53:05 +01:00
Laurent Destailleur
2d67802938 Doxygen 2012-01-08 00:52:07 +01:00
Laurent Destailleur
896cfe62ba Fix: conf file corrupted when using password with special char 2012-01-07 23:42:36 +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
Laurent Destailleur
9f2a65d636 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-02 20:03:17 +01:00
simnandez
e7c44447d0 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:31:01 +01:00
simnandez
2a61569d9a [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:23:41 +01:00
Laurent Destailleur
c06561672a Hide clear password 2012-01-02 17:36:14 +01:00
Laurent Destailleur
fd7d2fe667 Test format to removed scope warnings 2011-12-30 14:27:18 +01:00
Laurent Destailleur
963df8f59d Qual: Uniformize code 2011-12-29 23:23:31 +01:00
Laurent Destailleur
7688e44b2a Uniformize field country_id, country_code, country 2011-12-29 18:34:56 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
8d5972c8f4 Add info in html page 2011-12-28 19:41:43 +01:00
Laurent Destailleur
8a83b273ef Uniformize code 2011-12-28 12:53:46 +01:00
Regis Houssin
3df2810f29 Fix: avoid warning for country with < 4 profid 2011-12-28 10:17:33 +01:00
Laurent Destailleur
d8856bac5f Fix: Work with PHP < 5.3 2011-12-28 01:28:16 +01:00
Laurent Destailleur
418acdee57 Fix: [ bug #254 ] Database backup not working with complex passwords 2011-12-21 19:56:56 +01:00
Laurent Destailleur
fce53afce4 Work on POO optimize 2011-12-21 19:34:16 +01:00
Laurent Destailleur
decf7e682f Fix: [ bug #256 ] Delivery order SQL error 2011-12-21 16:38:56 +01:00
Laurent Destailleur
c701eacbce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-14 10:07:24 +01:00
Laurent Destailleur
52585b01ff Fix: Removed bad link 2011-12-12 19:50:59 +01:00
Laurent Destailleur
e8c266bc9e Fix: Removed warning 2011-12-12 01:50:29 +01:00
Grand Philippe
ec3fc2c19e fix: specimen wasn't displayed when modele was in custom directory 2011-12-10 11:48:45 +01:00
Grand Philippe
2b5de83f91 Fix: specimen for expedition missed when model within custom directory 2011-12-09 23:23:46 +01:00
Laurent Destailleur
9eab44536d Fix: duplicate module shown 2011-12-08 23:05:06 +01:00
Laurent Destailleur
8448d8e8ef Uniformize code 2011-12-08 22:48:28 +01:00
Laurent Destailleur
53181aa0c1 Qual: Removed useless calls
Doxygen
2011-12-07 17:28:11 +01:00