Laurent Destailleur
|
34c648b351
|
FIX #4418
|
2016-01-22 03:04:07 +01:00 |
|
Laurent Destailleur
|
cd71d53ffd
|
Merge pull request #4422 from marcosgdf/patch-2
Corrected wrong translation
|
2016-01-22 02:11:46 +01:00 |
|
Laurent Destailleur
|
219ce73ea2
|
Merge pull request #4417 from atm-arnaud/3.8_fix_factures_nblignes_after_hook
FIX nblignes not calculated after hook and hook can't modify this val...
|
2016-01-22 02:10:36 +01:00 |
|
Laurent Destailleur
|
4e87afddf1
|
Fix: why a floating float here ?
|
2016-01-21 22:44:05 +01:00 |
|
bobby
|
57035ace24
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-01-21 17:09:00 +01:00 |
|
Laurent Destailleur
|
b5c047d9a5
|
Fix link on project ref on task list must jump to tab task
|
2016-01-21 15:15:26 +01:00 |
|
Laurent Destailleur
|
39aede4071
|
Fix bad list of project/tasks
|
2016-01-21 15:09:46 +01:00 |
|
Laurent Destailleur
|
dd6e60630d
|
Fix size of cells make page too large even for large screen
|
2016-01-21 15:01:53 +01:00 |
|
Laurent Destailleur
|
3c68ac55b9
|
Fix missing loading lang
|
2016-01-21 15:00:39 +01:00 |
|
aspangaro
|
8a36bda3d2
|
Merge remote-tracking branch 'Upstream/3.9' into 3.9-p8
|
2016-01-21 05:46:11 +01:00 |
|
aspangaro
|
192c58f10d
|
Fix: Commercial index presentation - missing $var=!$var when we have no data
|
2016-01-21 05:44:53 +01:00 |
|
Alexis Algoud
|
48d674578b
|
FIX line is refetch (and seems useless) unless it was modified by the hook previous calling
|
2016-01-19 11:54:07 +01:00 |
|
arnaud
|
9ce6e2938c
|
FIX bookmark's user change after update if the user hasn't superadmin right
|
2016-01-19 09:46:27 +01:00 |
|
Laurent Destailleur
|
6eb6b0315f
|
Fix bad field used for search on start date
|
2016-01-18 16:47:14 +01:00 |
|
Laurent Destailleur
|
17ceca3758
|
Fix: no create button on list
|
2016-01-18 16:44:04 +01:00 |
|
Laurent Destailleur
|
2386b79dfc
|
FIX Option to disable meteo was not set correctly in edit mode
|
2016-01-18 14:49:15 +01:00 |
|
Regis Houssin
|
535d3bc087
|
Merge remote-tracking branch 'origin/3.7' into 3.7_bug
|
2016-01-18 13:04:08 +01:00 |
|
Marcos García de La Fuente
|
da637db162
|
FIX #4440 Wrong price is filled by Product::fetch into multiprices arrays
|
2016-01-18 10:17:59 +01:00 |
|
Laurent Destailleur
|
4d2b5d71af
|
Fix missing translation key
|
2016-01-17 17:35:02 +01:00 |
|
Laurent Destailleur
|
af4d57b461
|
Complete demo samples
|
2016-01-16 17:41:17 +01:00 |
|
Laurent Destailleur
|
be4f9baac6
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2016-01-16 10:21:52 +01:00 |
|
Laurent Destailleur
|
d46c655fb4
|
FIX: Sql syntax error in doc_generic_task_odt
|
2016-01-16 10:20:14 +01:00 |
|
Regis Houssin
|
6e30d5e516
|
Merge remote-tracking branch 'origin/3.7' into 3.7_bug
|
2016-01-15 13:16:40 +01:00 |
|
Regis Houssin
|
6aeb18ed75
|
Revert "Fix: for avoid division by 0"
This reverts commit c71d578931.
|
2016-01-15 13:14:55 +01:00 |
|
Regis Houssin
|
905f9d78ed
|
Fix: $outputlangs is not defined (dolibarr 3.7, 3.8, 3.9)
|
2016-01-15 13:12:19 +01:00 |
|
bobby
|
71a46567ac
|
DEV : Accounting module
|
2016-01-15 10:44:16 +01:00 |
|
bobby
|
cd8a59f35a
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-01-15 10:01:24 +01:00 |
|
Marcos García
|
ca6c2b4317
|
Update products.lang
|
2016-01-15 09:49:52 +01:00 |
|
Laurent Destailleur
|
cb24f2b372
|
Fix missing type in list
|
2016-01-15 01:52:16 +01:00 |
|
Laurent Destailleur
|
6acd31f8ad
|
Fix: style required in create or edit mode only
|
2016-01-15 00:44:38 +01:00 |
|
bobby
|
19bec6b0b3
|
Manual merge from 3.8 backported
|
2016-01-14 18:24:02 +01:00 |
|
Laurent Destailleur
|
a0fc26fbd8
|
Fix missing orde by
|
2016-01-14 17:09:59 +01:00 |
|
Laurent Destailleur
|
b5f057051b
|
Fix: Missing param into link
|
2016-01-14 15:45:05 +01:00 |
|
Laurent Destailleur
|
0951042dad
|
Fix: no need of translation tab if multilang was disabled.
|
2016-01-14 15:00:31 +01:00 |
|
Laurent Destailleur
|
b8b84c67a6
|
Fix bad setting of default actioncode
|
2016-01-14 14:15:14 +01:00 |
|
arnaud
|
8b2541ebf9
|
FIX nblignes not calculated after hook and hook can't modify this value. Usefull for modules
|
2016-01-14 14:10:50 +01:00 |
|
Laurent Destailleur
|
ef7061a575
|
Fix bad management of option SOCIETE_DISABLE_PROSPECTS and
SOCIETE_DISABLE_CUSTOMERS
|
2016-01-14 12:49:23 +01:00 |
|
Laurent Destailleur
|
23dd6b8388
|
Fix bad management of option SOCIETE_DISABLE_PROSPECTS and
SOCIETE_DISABLE_CUSTOMERS
|
2016-01-14 12:35:55 +01:00 |
|
Laurent Destailleur
|
ecb4661155
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-01-14 11:23:11 +01:00 |
|
Laurent Destailleur
|
63ebd40ceb
|
Fix bad var value
|
2016-01-14 11:22:59 +01:00 |
|
Laurent Destailleur
|
d98415f9b5
|
Merge pull request #4413 from hregis/3.8_bug
Fix: ajax error with multicompany module
|
2016-01-14 11:08:16 +01:00 |
|
Laurent Destailleur
|
7b4ebb498e
|
Merge pull request #4415 from fappels/3.9-4409
Fix #4409 totals not shown in stock/list
|
2016-01-14 11:07:47 +01:00 |
|
Laurent Destailleur
|
a8148b8b40
|
FIX Bug: Delivery order and date are not displayed #4372
|
2016-01-13 20:56:20 +01:00 |
|
Laurent Destailleur
|
55a056a449
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-01-13 20:41:47 +01:00 |
|
Laurent Destailleur
|
71b264dd86
|
FIX Bug: Delivery order and date are not displayed #4372
Link between shipment and delivery receipt was lost.
Status for receipt must not use same label than shipments.
|
2016-01-13 20:41:32 +01:00 |
|
fappels
|
f150676908
|
Fix #4409 totals not shown in stock/list
|
2016-01-13 16:33:51 +01:00 |
|
Regis Houssin
|
3a3ae90a0a
|
Fix: ajax error with multicompany module
|
2016-01-13 15:44:26 +01:00 |
|
Laurent Destailleur
|
004285c6b4
|
Merge pull request #4412 from atm-ph/fix_3.8_clone_event
FIX can't clone event
|
2016-01-13 15:10:36 +01:00 |
|
phf
|
9b682e095f
|
FIX can't clone event
|
2016-01-13 14:41:32 +01:00 |
|
Laurent Destailleur
|
2c24094d60
|
Fix bad tab on bad home area page
|
2016-01-13 13:54:11 +01:00 |
|