Maxime Kohlhaas
|
2ac91cbc80
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-09-28 12:39:48 +02:00 |
|
Regis Houssin
|
99b1c63712
|
Fix: try another method for find the problem
|
2012-09-28 12:14:24 +02:00 |
|
Regis Houssin
|
f22c27c8bf
|
Fix: restore rule for check old style
|
2012-09-28 12:06:32 +02:00 |
|
Regis Houssin
|
3b4090852c
|
Merge pull request #420 from simnandez/develop
Trad: Add missing translation
|
2012-09-28 02:50:48 -07:00 |
|
Regis Houssin
|
0441c6dd46
|
Merge pull request #417 from aspangaro/develop
Continue working on accountancy
|
2012-09-28 02:43:54 -07:00 |
|
Regis Houssin
|
40aa0ecc2a
|
Merge pull request #419 from cbattarel/develop
import : add csv options (separator and enclosure)
|
2012-09-28 02:42:28 -07:00 |
|
simnandez
|
67e38df6ee
|
Trad: Add missing translation
|
2012-09-28 11:39:23 +02:00 |
|
Christophe Battarel
|
9f15a11b10
|
update lang files for import (csv options)
|
2012-09-28 10:28:17 +02:00 |
|
Christophe Battarel
|
15d7266abf
|
import : add csv options (separator and enclosure)
|
2012-09-28 10:23:04 +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 |
|
Maxime Kohlhaas
|
a9cd1c4f6b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-09-27 09:34:06 +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 |
|
Maxime Kohlhaas
|
838ef9b8d9
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-09-26 23:37:08 +02:00 |
|
Spangaro Alexandre
|
e4391207e4
|
Add new dictionnary to edit accountingsystem
|
2012-09-26 20:37:28 +02:00 |
|
Spangaro Alexandre
|
7cea254255
|
Continue working on accountancy
|
2012-09-26 20:37:27 +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 |
|
Maxime Kohlhaas
|
e76e8c8ed4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-09-26 12:33:51 +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 |
|
Maxime Kohlhaas
|
8710b8d5d5
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-09-25 22:57:11 +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 |
|