Commit Graph

33519 Commits

Author SHA1 Message Date
simnandez
67e38df6ee Trad: Add missing translation 2012-09-28 11:39:23 +02:00
Laurent Destailleur
d397be12ef Fix: Redirect on config home. 2012-09-27 23:57:10 +02:00
Laurent Destailleur
6c769cfaf3 Fix: postgresql compatibility
Qual: Removed deprecated code
2012-09-27 23:54:47 +02:00
Laurent Destailleur
49e79a2c28 Fix: database compatibility 2012-09-27 23:43:58 +02:00
Laurent Destailleur
e94ddde91d Fix: Patch calculation field odt 2012-09-27 21:08:32 +02:00
Laurent Destailleur
3a98f6903e Fix: If a customer has 2000 invoices, creating next one make 2000
requests instead of 1.
2012-09-27 20:54:04 +02:00
Laurent Destailleur
a98de7ef02 Fix: No error when hour not provided 2012-09-27 13:25:31 +02:00
Laurent Destailleur
9d732b0876 Fix: nowrap 2012-09-27 12:53:17 +02:00
Regis Houssin
1919604089 Fix: more compatible with multicompany transverse mode
Fix: strict mode bubbles
2012-09-27 11:57:46 +02:00
Laurent Destailleur
ad0e3ba4a0 Fix: Better translation 2012-09-27 10:48:40 +02:00
Laurent Destailleur
05a97aaaf0 Fix: Bad alignement when no menus 2012-09-27 01:38:31 +02:00
Laurent Destailleur
051b93c73b Qual: Code cleaner using field name instead of index number.
New: Can use new syntax to define parent of a menu
(fk_mainmenu=&fk_leftmenu=)
2012-09-27 00:05:13 +02:00
Laurent Destailleur
2d87b0c025 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-09-26 13:43:23 +02:00
Laurent Destailleur
434fb1f79f Update doc 2012-09-26 13:35:08 +02:00
Regis Houssin
ca28aa7710 Fix: multicompany transverse mode compatibility 2012-09-26 12:10:25 +02:00
Regis Houssin
e9de123036 Fix: hide menu if empty 2012-09-26 12:09:14 +02:00
Regis Houssin
d08e66b0b8 Fix: add member module compatibility 2012-09-26 10:43:15 +02:00
Laurent Destailleur
81cc311844 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-09-25 21:31:20 +02:00
Laurent Destailleur
9e6defab04 Fix on total 2012-09-25 21:30:55 +02:00
Regis Houssin
f77911f25f Fix: indent 2012-09-25 19:34:18 +02:00
Regis Houssin
817e653519 Fix: add todo for free tag treatment 2012-09-25 18:31:08 +02:00
Regis Houssin
e5b88e0589 Merge pull request #415 from cbattarel/develop
add ability to remove a product tab if it's defined in a module description
2012-09-25 07:03:38 -07:00
Christophe Battarel
67333522b0 add ability to remove a product tab if it's defined in a module description 2012-09-25 14:42:58 +02:00
Regis Houssin
d01f68a7af Fix: try to fix codesniffer error 2012-09-25 12:07:26 +02:00
Regis Houssin
a828d53074 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-09-25 08:13:03 +02:00
Regis Houssin
7b1a1a0fd2 Merge pull request #414 from cbattarel/develop
pull request test for updating lang file
2012-09-24 23:11:04 -07:00
Regis Houssin
537152f950 Fix: regression 2012-09-25 08:10:12 +02:00
Christophe Battarel
8bbbdf9238 Merge branch 'develop' of https://github.com/cbattarel/dolibarr into develop 2012-09-25 08:07:35 +02:00
Christophe Battarel
2d911c097b update french translation for LocalTaxDesc 2012-09-25 08:06:47 +02:00
Regis Houssin
338f0b06d9 Fix: missing changes in migration file 2012-09-25 08:06:39 +02:00
Christophe Battarel
0b699d8a34 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-09-25 07:56:50 +02:00
Laurent Destailleur
c5ed476f25 Merge pull request #412 from atm-maxime/develop
Task # 104 : Can create an invoice from several orders
2012-09-24 16:05:19 -07:00
Laurent Destailleur
3b8104f013 Merge pull request #410 from marcosgdf/minor
Fixed dictionary form
2012-09-24 16:03:51 -07:00
Laurent Destailleur
f17906b331 Merge pull request #413 from aspangaro/develop
Add a new column in llx_c_tva
2012-09-24 16:03:05 -07:00
Laurent Destailleur
043e5edc2c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-09-24 21:37:36 +02:00
Laurent Destailleur
7d83fdce5b Fix: Several fixes into date functions
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02:00
Laurent Destailleur
e6d91a3e50 The phpunit test is correct. What's wrong is
inside dolibarr code (Really dont know why it fails with 1900. It
looks like a year 2000 bug). Let's try with 1915 and 1916
2012-09-24 18:56:28 +02:00
Regis Houssin
9792d5a289 Fix: use company name if firstname and lastname not exists 2012-09-24 12:12:37 +02:00
Christophe Battarel
1a55320ddd french translation for LocalTaxDesc 2012-09-24 11:03:44 +02:00
Regis Houssin
1d344ec89c Fix: increase length, is too restrictive
Fix: use company name if lastname and firstname not exists
2012-09-24 11:01:27 +02:00
Regis Houssin
c268a62cab Fix: try to disable 1900 test 2012-09-24 09:30:37 +02:00
Spangaro Alexandre
ba45295c7e Working for accountancy 2012-09-24 07:14:39 +02:00
Spangaro Alexandre
96dd6efae0 Minor fix for llx_c_tva 2012-09-24 07:14:38 +02:00
Spangaro Alexandre
a6f9111b54 Add new column in llx_c_tva 2012-09-24 07:14:37 +02:00
Laurent Destailleur
d3ef78df47 Qual: Respect database rules
Qual: Add indexes
2012-09-24 00:10:01 +02:00
Laurent Destailleur
a6b2eab439 Revert bad fix.
Unit tests are back ok (when tag is @6 or @=, yearoffset
is not zero but must not be applied when replacing yyyy). 
Compatibility with 3.2 is also restored.
2012-09-23 22:09:54 +02:00
Laurent Destailleur
0741b907ee Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-09-23 22:03:08 +02:00
Laurent Destailleur
0c1651dbf3 Doxygen 2012-09-23 22:02:44 +02:00
Maxime Kohlhaas
bcbc35bd47 Task # 104 : added choice to auto close orders or not + translations 2012-09-23 18:00:30 +02:00
Maxime Kohlhaas
382bee4601 Task # 104 : added link on order list to the multi-orders invoice page 2012-09-23 17:59:50 +02:00