fhenry
f043fcfaf7
Fix bug [ bug #709 ]
2013-02-14 13:55:05 +01:00
Laurent Destailleur
365680d90e
Fix: Missing vat rates
2013-02-13 21:25:17 +01:00
Laurent Destailleur
031bc911ea
Fix: Mass save or update of const fails.
2013-02-13 16:47:25 +01:00
Laurent Destailleur
2dce0c68e8
Merge pull request #652 from cbattarel/3.3
...
3.3 : fix bug in contract update line (wrong vat variable name)
2013-02-13 05:56:09 -08:00
Christophe Battarel
c6b263c586
fix bug in contract update line (wrong vat variable name)
2013-02-13 09:53:26 +01:00
Laurent Destailleur
ddf27b2c67
Fix Bug 708
2013-02-12 15:01:16 +01:00
Laurent Destailleur
8a72ff8fc2
Fix: bad translation
2013-02-12 14:48:51 +01:00
Laurent Destailleur
fed591d989
Merge pull request #641 from simnandez/3.3
...
Fix: Amarok login page issues
2013-02-10 17:37:38 -08:00
Laurent Destailleur
4d9f22c909
Renamed "Salvador" into "El Salvador"
2013-02-10 22:09:25 +01:00
Laurent Destailleur
e5e9dc404b
Fix: Bad choice of template
2013-02-10 21:57:53 +01:00
simnandez
caf6fa2240
Fix: Amarok login page issues
2013-02-10 11:09:21 +01:00
Laurent Destailleur
36eb0f01d8
Merge pull request #635 from simnandez/3.3
...
Trad: Add missing translations
2013-02-01 08:36:07 -08:00
Laurent Destailleur
72c5652a4a
Fix: Holiday module update always done
2013-02-01 10:13:42 +01:00
Laurent Destailleur
9f7a06e04d
Fix: Test not complete
2013-02-01 09:56:45 +01:00
simnandez
7134ab5594
Trad: Add missing translations
2013-02-01 09:28:02 +01:00
Laurent Destailleur
26c66a11ed
Fix: Bug 701
2013-01-31 10:21:34 +01:00
Laurent Destailleur
69f057c734
Merge pull request #632 from FHenry/3.3
...
Fix bug
2013-01-29 13:12:57 -08:00
fhenry
96efa87708
Fix bug
...
"A user can always read its own card" false today for external user even
if user get right to change his won info
2013-01-29 20:05:08 +01:00
Laurent Destailleur
30764a6c00
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 16:14:53 +01:00
Laurent Destailleur
ac3ccade98
Fix: number of chars to low to show value.
2013-01-28 13:11:12 +01:00
Laurent Destailleur
a8ccc0ab0b
Fix: loghandler loaded twice.
2013-01-28 12:36:15 +01:00
Laurent Destailleur
abd8aea06b
Fix: Log not reported
...
Fix: charset not correctly forced
Conflicts:
htdocs/install/inc.php
2013-01-28 11:56:45 +01:00
Laurent Destailleur
2002388098
Revert "New: add hook getFormMail"
...
This reverts commit c732532483 .
2013-01-26 13:40:31 +01:00
Regis Houssin
e3be718a57
Fix: wrong object name
2013-01-25 12:38:41 +01:00
Maxime Kohlhaas
7facbf7aa2
Multicompany restriction for transverse mode not used anymore. RestrictedArea is enough
2013-01-24 18:12:29 +01:00
Regis Houssin
b50a9415df
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-01-24 17:31:51 +01:00
Regis Houssin
c688e2afab
New: add hook getFormMail
2013-01-24 17:31:22 +01:00
Laurent Destailleur
98ce66d8b7
Merge pull request #628 from simnandez/3.3
...
Fix: [ bug #698 ] Bad calculation of totals of associated documents
2013-01-24 08:17:50 -08:00
simnandez
03d6903248
Fix: [ bug #698 ] Bad calculation of totals of associated documents
2013-01-24 12:53:42 +01:00
Laurent Destailleur
3472282703
Fix: [ bug #667 ] Customer categories wrong tree shown after update
...
3.2->3.3
2013-01-23 23:34:43 +01:00
Laurent Destailleur
5e42a9ff8a
Fix: Revert again another fix that was not correct. It was no more
...
possible to edit a user even if user has permission for.
If module multicompany does not exists (standard mode), no
other test must be added to the if, except the $canxxx test.
2013-01-23 18:08:11 +01:00
Regis Houssin
beea9c2ec4
Fix: use the users entity
2013-01-23 15:44:51 +01:00
Regis Houssin
459adb146c
Fix: only once superadmin and an admin can not delete/modify a
...
superadmin
2013-01-23 15:26:18 +01:00
Regis Houssin
b12101a650
Fix: only once superadmin if no multicompany setup
2013-01-23 15:11:33 +01:00
Regis Houssin
173740157f
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-01-23 11:28:49 +01:00
Regis Houssin
c66c02e745
Fix: missing files library
2013-01-23 11:28:11 +01:00
Laurent Destailleur
5f2af00397
Add logs to debug
2013-01-23 00:24:20 +01:00
Regis Houssin
06a0da990b
Fix: broken features, special_code also used by externals modules !
2013-01-22 21:35:15 +01:00
Regis Houssin
7b04da43c1
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-01-22 18:07:22 +01:00
Regis Houssin
a019b1c854
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:04:04 +01:00
Laurent Destailleur
b0c1137397
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 17:43:41 +01:00
Laurent Destailleur
d622078d08
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-01-22 17:14:44 +01:00
Regis Houssin
910543c5b9
Fix: broken feature
2013-01-22 16:53:39 +01:00
Laurent Destailleur
ec76127625
Fix: http://www.dolibarr.fr/forum/12-howto--aide/28089-adherents--tiers
...
Fix: Update member
2013-01-22 15:14:46 +01:00
Regis Houssin
a9b0469f7d
Merge pull request #623 from FHenry/3.3
...
3.3
2013-01-21 05:31:44 -08:00
fhenry
91e86c5a59
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-01-21 13:48:29 +01:00
fhenry
bc8c36b08f
Add parameters force get Extarfield list from ll_extrafield even if
...
external extrafield module is enabled
2013-01-21 13:48:15 +01:00
Laurent Destailleur
e236ac3f03
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-21 01:07:22 +01:00
Laurent Destailleur
9cf405f9d2
Fix: syntax error
2013-01-21 01:06:52 +01:00
eldy
b3dbbe94e9
Missing div warning
...
Conflicts:
htdocs/admin/index.php
2013-01-20 16:21:52 +01:00