Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
c49af3da48
Fix: fields too large
2013-12-09 11:00:36 +01:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
simnandez
fa5f09d6e0
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg: Works in admin
2013-08-14 12:48:00 +02:00
Marcos García
e86a742383
Added missing translations
2013-05-08 17:56:32 +02:00
Marcos García
e18eb3a6b3
Added missing translations
2013-05-08 17:20:20 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Regis Houssin
7f6a87ab35
FIXME regresion if code with not in numeric base
2013-04-22 16:44:25 +02:00
Laurent Destailleur
89ad634230
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/hookmanager.class.php
htdocs/langs/fr_FR/holiday.lang
2013-04-22 01:39:49 +02:00
Laurent Destailleur
12caa20e38
Merge pull request #850 from atm-maxime/develop
...
Carrier conf modification
2013-04-20 11:42:44 -07:00
Marcos García
c3c57351d0
Updated copyright
2013-04-20 12:57:50 +02:00
Marcos García
651b1ae7ce
Refactor + es_ES translations improvement + minor stetic change
2013-04-20 12:55:31 +02:00
Marcos García
458b1cdf60
Improved dictionary translations + minor bug fix
2013-04-19 23:33:54 +02:00
Maxime Kohlhaas
26aba2b609
Add tracking url for carriers in dict
2013-04-19 19:46:49 +02:00
Marcos García
becd40a825
Fixed bug #828 : Error when code_region is not a number in llx_c_regions (with postgres)
2013-04-19 15:38:24 +02:00
fhenry
7e3ca0ce16
Fix bug
...
http://www.dolibarr.org/forum/527-bugs-on-a-stable-version/22542-table-prefix-bug#22548
2013-04-16 16:02:13 +02:00
fhenry
e2156b5df7
Fix bug
...
http://www.dolibarr.org/forum/527-bugs-on-a-stable-version/22542-table-prefix-bug
2013-04-16 16:00:23 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
75c15ee9a1
New: Revenue stamps works for invoices
2013-03-25 13:04:03 +01:00
Laurent Destailleur
d92fd0eaed
New: Add table, dictionnary and option to enable "revenue stamp".
2013-03-06 16:09:00 +01:00
Laurent Destailleur
283aeb2945
Fix: Add option MAIN_USE_LOCALTAX_TYPE_7 to hide localtax 7 because
...
type 7 need to be implemented at invoice level, not line level. This
disable the feature (we need better implementation) without removing it
for people using it in the past.
2013-02-27 01:06:08 +01:00
Laurent Destailleur
029dec126d
Fix: Add option MAIN_USE_LOCALTAX_TYPE_7 to hide localtax 7 because
...
type 7 need to be implemented at invoice level, not line level. This
disable the feature (we need better implementation) without removing it
for people using it in the past.
2013-02-27 01:05:16 +01:00
Grand Philippe
79c2e17cbb
english language standardization
2013-02-25 17:56:41 +01:00
Grand Philippe
b081589129
english language standardization
2013-02-25 09:52:24 +01:00
Grand Philippe
6decab1847
english language standardization
2013-02-25 09:17:38 +01:00
Laurent Destailleur
64cac3194c
Fix: Use translation of NPR
2013-01-25 19:19:41 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Marcos García
adc9897d16
Agenda contacts type wasn't shown in $elementList
2012-12-31 05:10:35 +01:00
Marcos García
632b2d7a05
Fixed a bug when modifying a 0% local tax
2012-12-31 04:11:56 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
db91526643
Fix: Solve conflict into migration/backup/restore (child tables
...
must be after parent tables).
Fix: Migration of old version
2012-12-08 14:16:39 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Regis Houssin
afe339a2e2
Fix: strict mode
2012-11-07 12:00:17 +01:00
Laurent Destailleur
5dff8dbc6d
New: Avoid horizontal scroll on standard resolution.
2012-10-15 23:13:28 +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
Regis Houssin
f77911f25f
Fix: indent
2012-09-25 19:34:18 +02:00
Regis Houssin
537152f950
Fix: regression
2012-09-25 08:10:12 +02:00
Laurent Destailleur
3b8104f013
Merge pull request #410 from marcosgdf/minor
...
Fixed dictionary form
2012-09-24 16:03:51 -07:00
Spangaro Alexandre
ba45295c7e
Working for accountancy
2012-09-24 07:14:39 +02:00
Spangaro Alexandre
a6f9111b54
Add new column in llx_c_tva
2012-09-24 07:14:37 +02:00
Marcos García
a24031dc19
Fixed dictionary form
...
When creating or modifying an entry, id param was lost
Also, missing </form> added
2012-09-22 15:13:23 +02:00
Laurent Destailleur
4881d8f1c2
Fix: Horizontal scrolling
2012-09-20 14:52:31 +02:00
Laurent Destailleur
596b12cacc
Fix: sort in dictionnaries
2012-09-20 00:14:40 +02:00
Regis Houssin
d58c106f66
Fix: convert line delimiters !!!
2012-09-19 17:53:09 +02:00
Laurent Destailleur
df3227ef7e
Migrate spain to localtax type.
2012-09-16 16:56:24 +02:00
Laurent Destailleur
b724a78cb3
Fix: Debug dictionnary to add localtaxes
2012-09-16 15:04:55 +02:00
Laurent Destailleur
df2bac35c6
Merge pull request #399 from cbattarel/develop
...
patch on the dictionnary setup of local taxes table to be able to set localtax type
2012-09-16 04:40:54 -07:00
Christophe Battarel
a9ed3bc175
correction for previous patch on localtax
2012-09-16 10:12:43 +02:00
Christophe Battarel
05971f1952
patch on the dictionnary setup of local taxes table to be able to set localtax type
2012-09-16 10:08:41 +02:00
Laurent Destailleur
a7ddbf8f10
Use key value if translation not found
2012-09-12 16:56:30 +02:00
Marcos García
d7d1c8ac65
Missing paper formats unit translations
2012-09-10 15:14:29 +02:00
Marcos García
b92f52cdf9
Social charges deductible field now with yes/no select
2012-09-10 14:12:31 +02:00
Laurent Destailleur
655a288f8b
Fix: Removed last separator line
2012-09-05 19:52:17 +02:00
Laurent Destailleur
a08606f456
Add constant because such table should be edited with a specific page
...
(that does not exist yet, but that should exists as soon as someone
works on it).
2012-08-26 18:54:34 +02:00
Spangaro Alexandre
9050431f87
Simply way to update chart of accounts
2012-08-26 17:11:19 +02:00
Marcos García
19bf4ab8df
Improvements to translations
...
Some available translations weren't being translated
Also corrected wrong translation key
Improved es_ES translation string
2012-08-23 08:29:38 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
eeb52eee0d
Fix: [ bug #500 ] PHP Warning when creating dict line
2012-08-18 09:57:42 +02:00
Marcos García
1339796492
Untranslated dict errors
2012-08-18 05:14:21 +02:00
Marcos García
f5b5f88f84
Added missing copyright
2012-08-18 00:04:52 +02:00
Marcos García
da762903bb
Missing paper format dict translations
2012-08-17 23:28:15 +02:00
Regis Houssin
41144643eb
Fix: avoid warning php strict mode
2012-07-10 11:45:38 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
84a0d93475
New: Can add a link or tooltip on fields into dictionnaries.
2012-04-28 14:52:53 +02:00
Regis Houssin
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Regis Houssin
620c258360
Fix: view unicode and currency symbol in dictionnary
2012-03-08 13:25:03 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Regis Houssin
cb39926768
New: add "amount" for price treatment and add entity possibility for
...
have custom dictionnary by entities
2012-02-29 23:10:27 +08:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
eldy
407669c4ff
New: Fix hooks on dictionnaries
2011-10-19 02:47:24 +02:00
eldy
82fb8b4d61
New: Finalize patch to support hook on dictionnary edition
2011-10-19 01:51:40 +02:00
remy
f046983641
Enabled 3rd party translation in dictionary
2011-10-18 14:24:49 -04:00
remy
88ba710679
Added display hook in dict
2011-10-18 14:22:19 -04:00
remy
b6648a58f7
Added Hooks to dictionaries
2011-10-18 14:16:36 -04:00
Juanjo Menent
4feed15c57
Trad: Add translation for dictionaries admin page
2011-10-06 11:04:56 +02:00
eldy
3c94f30a1c
Put accountancy code before note
2011-09-26 22:53:30 +02:00
Laurent Destailleur
42373e1ac8
Fix: Removed warnings
2011-09-21 16:40:52 +00:00
Regis Houssin
8271ef549f
Correction Bug #34333
2011-09-20 06:47:55 +00:00
Laurent Destailleur
3a7285ae12
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
6962ff9389
Removed to keep features stables until knowing goal of fields.
2011-06-25 09:50:56 +00:00
Philippe Grand
6ea8868f08
can add symbol within currency
2011-06-24 17:32:28 +00:00
Regis Houssin
20dfcec516
Fix: active dictionnary for module member
2011-06-05 10:32:21 +00:00
Laurent Destailleur
4cde7b5cb0
New: Dictionnary setup works with very large dictionnaries (Add page navigation)
2011-05-29 10:57:38 +00:00
Laurent Destailleur
ff6182f62f
Fix a lot of bug in "source" field:
...
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Laurent Destailleur
b67a135318
A module can add a type of contact for third parties
2011-05-03 09:26:48 +00:00
Philippe Grand
229611b256
fix: change llx_c_source to llx_c_demand_reason
2011-04-26 17:20:26 +00:00
Philippe Grand
0f56a01564
source command :
...
rename table llx_c_source to llx_c_input_reason
2011-04-26 17:12:10 +00:00