simnandez
ee72a9a4e6
Fix: Default status into contact creation must be Actif
2014-01-30 12:20:36 +01:00
Laurent Destailleur
85436f871c
Sec: Missing permission tests
2014-01-30 11:48:14 +01:00
Laurent Destailleur
0e9477167d
Fix: Bad output of extrafields when list is used.
2014-01-30 11:47:25 +01:00
Laurent Destailleur
35ddcf2958
Remove from changelog because feature is not stable.
2014-01-30 01:42:32 +01:00
Laurent Destailleur
bd3a64d580
Add test ($conf->global->FEATURES_LEVEL >= 2) for extrafields on
...
detailed lines because this feature is currently bugged.
Should work when the 2 forms (predefined product and free product) will
be merged into one (planned for 3.6)
2014-01-30 01:35:01 +01:00
Laurent Destailleur
1de5cb18f9
Merge pull request #1397 from FHenry/3.5
...
Add complete head into agenda
2014-01-29 08:00:28 -08:00
Florian Henry
779aaa51ab
reset function2.lib.php to orign
2014-01-29 10:13:00 +01:00
Florian Henry
526c383f10
Add complete head into agenda
2014-01-29 10:11:39 +01:00
Florian Henry
ca556485e0
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-29 10:09:44 +01:00
Laurent Destailleur
1ec53873f3
Fix: Missing date start and end when creating contracts
2014-01-28 15:28:23 +01:00
Laurent Destailleur
0f32354a80
Merge pull request #1394 from atm-alexis/3.5
...
Regression in contact form on Note field
2014-01-27 01:42:29 -08:00
Alexis Algoud
b2477b6764
Regression in contact form on Note field
...
It's seems to be a regression to Note field in 3.3 instead of public and private Note introduced in 3.4 (and confirmed in the class -> Note / / deprecated)
2014-01-27 10:36:59 +01:00
Laurent Destailleur
3efd44fd28
Fix: Enabled in dev mode only
2014-01-26 23:23:36 +01:00
Laurent Destailleur
ee41273286
Fix: Count of files were wrong
2014-01-26 19:27:42 +01:00
Laurent Destailleur
cd277aaf12
Fix: Missing translation
2014-01-26 19:10:05 +01:00
Laurent Destailleur
f83b47be9f
Fix: Missing loading lang files.
2014-01-26 18:43:30 +01:00
Laurent Destailleur
557fb0a9b1
Fix: miscellaneous css problems
...
Fix: Version was missing into home page when login was already done.
2014-01-26 18:30:45 +01:00
Laurent Destailleur
549f5c8426
Fix: Not existing file
2014-01-26 17:01:14 +01:00
Laurent Destailleur
1bdeb171c7
Fix: Missing class
2014-01-26 01:33:16 +01:00
Laurent Destailleur
8e8fb27286
No more error for version in module file name. Version is taken from
...
descriptor files.
2014-01-26 01:06:47 +01:00
Laurent Destailleur
f50ad96beb
Fix: var init at wrong place
2014-01-25 23:14:57 +01:00
Laurent Destailleur
7149fd76c7
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/functions2.lib.php
2014-01-25 16:28:21 +01:00
Laurent Destailleur
98805ace4a
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:30:03 +01:00
Laurent Destailleur
7986c95ce3
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:26:42 +01:00
Laurent Destailleur
7254aecbb7
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-23 20:03:25 +01:00
Laurent Destailleur
21b43d7604
Fix: if module invoice is disabled, option to automatically classify
...
order as billed does not exists, so "Classify billed" for order must be
done manually from order card.
2014-01-23 20:02:19 +01:00
simnandez
21d6e22f03
Trad: Add missing ca_ES and es_ES files
2014-01-23 17:05:07 +01:00
simnandez
6fed307d70
Fix: box of bank balances lines without decimals
2014-01-23 16:26:07 +01:00
simnandez
cd1313280c
Fix: Bad navigation into stock product tab
2014-01-23 16:00:15 +01:00
Juanjo Menent
f634427f73
Merge pull request #1390 from grandoc/3.5
...
typo
2014-01-23 03:22:57 -08:00
simnandez
35051f8c77
Thousand separator must be space into Spain
2014-01-23 12:18:15 +01:00
Juanjo Menent
4c64767e7b
Merge pull request #1392 from atm-maxime/3.5
...
Thousand separator has been set to None instead of space
2014-01-23 03:14:57 -08:00
Laurent Destailleur
ce24a7e9ad
Fix: Bad error management making rollback instead of commit
2014-01-23 09:20:06 +01:00
Laurent Destailleur
9e7f3686db
Fix: No message if module mailman disabled
2014-01-23 09:19:56 +01:00
Maxime Kohlhaas
4f5441dc81
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-01-23 09:07:48 +01:00
Maxime Kohlhaas
eb7d802a8f
Thousand separator has been set to None instead of space
2014-01-23 09:07:15 +01:00
philippe
021f6e90e2
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-22 08:09:44 +01:00
Laurent Destailleur
9341db3e86
Fix: Missing id
2014-01-22 03:20:18 +01:00
Grand Philippe
8a0bddf4c5
typo
2014-01-21 18:55:45 +01:00
Florian Henry
a7c892e23b
Fix Mask numbering
2014-01-21 14:18:00 +01:00
Laurent Destailleur
b8aee5f462
Merge pull request #1388 from FHenry/3.4
...
Correction Reset Mask (before do not work with FA{yy}{mm}-{0000@99} with date 2014-01-01)
2014-01-21 04:59:43 -08:00
Florian Henry
cd84a5fd17
remove debug
2014-01-21 13:48:47 +01:00
Florian Henry
79c2e31439
Fix mask
2014-01-21 13:47:48 +01:00
Laurent Destailleur
3852fe4a1c
Merge pull request #1380 from atm-alexis/3.5
...
Add right to export project in export tool
2014-01-21 04:30:35 -08:00
Laurent Destailleur
9519c89110
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-01-21 13:23:27 +01:00
Léo
46926aa685
Fix: modBarcode issue with blank list in conf (?)
...
Custom DB prefix not working with barcode module ? Might help.
2014-01-21 13:19:32 +01:00
Laurent Destailleur
d7e111b3bd
Fix: Missing parent tables
2014-01-21 13:18:30 +01:00
Laurent Destailleur
8bd2a1bc32
Merge pull request #1384 from Pfontaine/fix/societe2contact_civilite
...
Fix: add civilite_id field in contact when create new third party.
2014-01-21 04:12:47 -08:00
Laurent Destailleur
d35cbb27de
Merge pull request #1387 from atm-maxime/3.5
...
Fix : big bug while importing thirds
2014-01-21 04:03:45 -08:00
Florian Henry
163fcc8179
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-21 12:58:47 +01:00