Regis Houssin
544d051fe3
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-19 07:06:57 +02:00
Laurent Destailleur
86a6a83647
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
2017-06-18 21:13:48 +02:00
Regis Houssin
a0299042e4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-17 12:05:33 +02:00
Laurent Destailleur
8149bf62a8
Fix ajaxcombo broken on accouting account edition on vat dictionary.
2017-06-15 23:47:19 +02:00
Regis Houssin
773abff80e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-12 21:24:10 +02:00
Laurent Destailleur
58c4144123
Fix sort of dictionnary
2017-06-11 19:27:07 +02:00
Regis Houssin
3445c9d329
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/core/lib/functions.lib.php
2017-06-11 06:27:49 +02:00
Laurent Destailleur
7c0de18ac1
Fix code comment
2017-06-10 12:56:28 +02:00
Regis Houssin
0546f28823
Fix: Travis error
2017-06-08 18:38:24 +02:00
Regis Houssin
73557151d2
Fix: better test if entity equal 0
2017-06-08 18:27:32 +02:00
Regis Houssin
3bddbd3bdf
Fix: better test
2017-06-08 18:20:27 +02:00
Regis Houssin
ade915af5f
New: add dictionnary sharing (multicompany)
2017-06-08 16:36:42 +02:00
Regis Houssin
1baa620688
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-08 10:33:26 +02:00
Regis Houssin
44dba391c1
New: add dictionnary sharing (multicompany)
2017-06-08 10:24:16 +02:00
Regis Houssin
2b36135641
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_mc
2017-06-07 20:14:03 +02:00
Laurent Destailleur
1820649175
Maxi debug of v6
2017-06-07 19:28:31 +02:00
Regis Houssin
5c5663c5ae
New: getEntity function use true $shared value by default
2017-05-30 18:50:54 +02:00
Alexandre SPANGARO
1f079fac9d
Move html.formventilation.class.php to html.formaccounting.class.php
2017-05-25 06:57:28 +02:00
Laurent Destailleur
80cbc28385
NEW Add REST API to push a file.
2017-05-20 15:52:36 +02:00
Laurent Destailleur
b35b40e2bf
Align position of right
2017-05-19 17:08:42 +02:00
Laurent Destailleur
f65b29c135
FIX #6867 - Rewrite code to solve regression (not mixing array/string
...
type and solve php warnings). Also restore $langs as a global var.
2017-05-19 16:57:38 +02:00
KHELIFA
2382a0a4ee
Core dictionaries: Adds the ability to change the color and position of the dictionary 'Types of agenda events'
2017-05-19 10:46:29 +02:00
Alexandre SPANGARO
93554b7e30
Typo searchpicto
2017-05-14 21:06:33 +02:00
Laurent Destailleur
553f5b990c
Fix scrutinizer errors
2017-05-13 18:50:55 +02:00
Laurent Destailleur
9641a240ea
Complete vat dictionnary
2017-05-02 11:27:35 +02:00
Laurent Destailleur
60951cf307
Less data example
2017-04-30 04:09:50 +02:00
Laurent Destailleur
2e6d865c7d
NEW Can define default values for create forms.
...
NEW Can define default filters for list pages.
NEW Can define default sort order for list pages.
2017-04-29 00:44:25 +02:00
Laurent Destailleur
cfde27820e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/translation.php
htdocs/comm/card.php
htdocs/core/menus/standard/eldy.lib.php
2017-04-27 17:20:40 +02:00
Laurent Destailleur
113d4d1665
FIX spaces not allowed into vat code
2017-04-25 10:29:13 +02:00
Laurent Destailleur
b0442aa56a
Better explanation on label that are translated.
2017-04-14 19:48:01 +02:00
Laurent Destailleur
e2c31b5f23
Fix regression
2017-04-14 18:43:34 +02:00
Laurent Destailleur
db73eeba5c
NEW Can filter on code in dictionnaries
2017-04-14 16:31:16 +02:00
Laurent Destailleur
846204bdb4
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 13:02:29 +02:00
Laurent Destailleur
39ebaec064
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 11:22:48 +02:00
Laurent Destailleur
2446cb5431
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/compta/facture.php
htdocs/compta/facture/fiche-rec.php
htdocs/contact/list.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/facture/card.php
htdocs/societe/list.php
htdocs/user/document.php
2017-04-11 11:43:54 +02:00
Marcos García de La Fuente
da0af36086
FIX #6671 Cannot remove thirdparty type with "#" in its name
...
Close #6671
2017-04-09 14:51:15 +02:00
Laurent Destailleur
3adb43c6e5
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/boxes/box_produits.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/langs/en_US/bills.lang
htdocs/product/class/product.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2017-03-23 12:52:19 +01:00
Laurent Destailleur
967f3f579d
Fix translation
2017-03-18 20:07:37 +01:00
BENKE Charlie
a2611e31fe
add selectform choice for private mailing
...
better usability than enter 0 ou 1 value
2017-02-24 11:12:14 +01:00
Laurent Destailleur
eef3824f8c
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/categories.php
htdocs/admin/dict.php
htdocs/langs/de_DE/bills.lang
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/bills.lang
2017-02-21 10:34:52 +01:00
Laurent Destailleur
89d10ae5aa
Fix the accounting account groups must be editable by book keeper, not
...
admin user.
2017-02-20 11:21:38 +01:00
Laurent Destailleur
d4fd9bd71e
Merge pull request #6414 from laudeco/fix/dictionnary_without_rowid
...
[FIX] Dictionaries without rowid
2017-02-12 20:46:43 +01:00
Laurent Destailleur
05c9f57fd4
Move edition of emails templates out of dictionaries so we would be able
...
to have templates per user (not reserved to admin).
2017-02-12 18:13:49 +01:00
De Coninck Laurent
4fb4bc6f6c
[FIX] Dictionnaries without rowid
...
It's possible to create a dictionnary without the key rowid.
But in that case it's impossible to enable/disable the value because the dictionnary fonctionality uses always rowid even another primary key is defined.
By this fix, the id property uses is the primary key defined on the dictionnary creation.
2017-02-10 10:29:08 +01:00
Laurent Destailleur
29df2c9115
Merge branch 'develop' into mail-lines
2017-01-27 01:29:58 +01:00
BENKE Charlie
e701ea0b2f
Add dictionnary mail for contract
2017-01-16 14:06:34 +01:00
Ion Agorria
522fb4cf7a
Add email template for each line in object
2016-12-31 17:39:01 +01:00
Laurent Destailleur
7e2b41402e
Fix bad balance of form
2016-12-23 16:24:07 +01:00
Laurent Destailleur
5187ffcc9a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-12-12 13:03:37 +01:00
Laurent Destailleur
4e86e59fb3
Fix responsive
2016-12-12 13:02:54 +01:00
Laurent Destailleur
7077b4931c
Add dump v5
2016-12-12 11:57:50 +01:00
tarrsalah
eb6620f6f6
fix ( #6158 )default localtax1 and localtax2 values.
2016-12-11 17:56:49 +01:00
aspangaro
638563dc5d
Fix missing language key in holiday type dictionary
2016-11-22 05:54:44 +01:00
aspangaro
6e66d529f0
Fix missing language key for lead status dictionary
2016-11-22 05:33:33 +01:00
aspangaro
38a31cbd28
Fix missing key language in dictionary email models
2016-11-22 05:25:08 +01:00
aspangaro
213e7d1cd7
Fix Missing language key for dictionary format card
2016-11-21 21:49:08 +01:00
Laurent Destailleur
b44c746c2e
Fix table disabled
2016-11-13 18:31:22 +01:00
Laurent Destailleur
a658b7cc3d
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/comm/card.php
2016-10-31 21:31:57 +01:00
Laurent Destailleur
ffe4ae5915
Fix php7 compatibility
2016-10-31 21:24:23 +01:00
Laurent Destailleur
f0365e49e2
Fix book keeper can edit accounting account of taxes
2016-10-21 18:05:26 +02:00
Laurent Destailleur
9eafff4a97
Debug module accounting
2016-10-21 17:41:05 +02:00
Laurent Destailleur
16a3ba148a
Fix edit of vat
2016-10-21 14:47:29 +02:00
Laurent Destailleur
c689248211
The setup that must be done by the bookkeeper is removed from admin
...
setup and move into setup of accountancy
2016-10-15 14:38:43 +02:00
Laurent Destailleur
77e87b3c07
NEW Add tooltip in payment term edition in dictionnary
2016-10-07 00:37:06 +02:00
gauthier
b35a4eb1b2
Merge branch 'NEW_cdr_current_or_next_month' of github.com:atm-gauthier/dolibarr into develop_NEW_cdr_current_or_next_month
2016-10-04 16:01:26 +02:00
gauthier
1c98979ca1
NEW : option "Current/Next" for limit payment date (in payment terms) to use a specific day of current month or jump to same day of next month
2016-10-04 15:45:23 +02:00
Laurent Destailleur
fc65d5fb79
NEW Start to introduce search filters on dictionnaries for vat list
2016-10-03 13:42:27 +02:00
Laurent Destailleur
ee252f549a
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
2016-10-01 18:42:50 +02:00
Laurent Destailleur
ea0687f613
FIX Vat not visible in dictionnary
2016-10-01 18:22:39 +02:00
Laurent Destailleur
4b4931f5ea
Add separator in list of dictionaries
2016-09-28 20:01:56 +02:00
BENKE Charlie
3d8f756646
prevent space separator in module definition
...
If we type in definition of dictionnary "code,libelle, color" we can't insert/update value...
propose to allow typing space bettween field (better lisibility) and remove space after
2016-09-15 10:51:48 +02:00
Juanjo Menent
6e39d83480
Merge remote-tracking branch 'upstream/3.9' into develop
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2016-09-09 16:51:41 +02:00
Juanjo Menent
d8f50f9acd
Merge remote-tracking branch 'upstream/3.9' into 4.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2016-09-09 16:34:02 +02:00
Juanjo Menent
e3c2299c67
Merge remote-tracking branch 'upstream/3.8' into 3.9
...
Conflicts:
htdocs/admin/dict.php
htdocs/fourn/class/fournisseur.commande.class.php
2016-09-08 18:52:44 +02:00
Juanjo Menent
3078e6fa4b
FIX: vat dictionary should allow enter and edit multiple values for localtaxes, separated by: (ex -19:-15)
2016-09-06 13:44:07 +02:00
Laurent Destailleur
b267402df6
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/main.lang
htdocs/societe/rib.php
2016-08-01 15:15:32 +02:00
Laurent Destailleur
a7b21db210
Fix code is not mandatory on vat table
2016-07-29 17:22:02 +02:00
Juanjo Menent
62c1302a27
NEW Do not use Functions Aliases
2016-07-15 17:58:14 +02:00
Ion Agorria
651b1e1d3a
Hook for adding new email templates on list
2016-05-21 03:32:36 +02:00
Laurent Destailleur
92e7177bcb
Fix New into new
2016-05-17 19:58:29 +02:00
Laurent Destailleur
aa55cdadac
Merge pull request #4944 from FHenry/develop_advtargetemailiing
...
NEW : Advance target emailing
2016-05-05 23:18:27 +02:00
Florian HENRY
3d57e83094
Merge branch 'develop' into develop_advtargetemailiing
...
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/install/mysql/tables/llx_c_accounting_category.sql
2016-05-02 20:40:42 +02:00
aspangaro
7041a041ce
FIX: Accountancy - Chart of accounts are limited on only one country
2016-04-30 06:52:21 +02:00
Laurent Destailleur
19162fc8d5
Merge branch 'patch-1' of https://github.com/PeartreeG/dolibarr into
...
PeartreeG-patch-1
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/resource/element_resource.php
2016-04-29 18:31:11 +02:00
Florian HENRY
bfbb1c20bc
FIX bug on email template
2016-04-27 09:27:59 +02:00
aspangaro
04fd5a20ef
FIX: Accountancy Work on categories for Report - Add french example
2016-04-23 15:43:28 +02:00
Laurent Destailleur
8d46d76f96
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/facture/paiement.php
2016-04-12 15:05:18 +02:00
Florian HENRY
23bb2eaf8a
remove debug
2016-04-11 14:27:17 +02:00
Florian HENRY
b7275edfb8
FIX #4989
2016-04-11 14:24:31 +02:00
Laurent Destailleur
a0a31a3c94
Better responsive design for dictionnaries
2016-04-05 11:24:58 +02:00
Florian HENRY
344a87f970
Merge branch 'develop' into develop_advtargetemailiing
...
Conflicts:
htdocs/admin/dict.php
htdocs/core/class/html.formaccounting.class.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/install/mysql/tables/llx_c_accounting_category.sql
2016-04-04 14:43:17 +02:00
Florian HENRY
081c7824d2
FIX : range is MySQL reserved word, cannot be used as column names
2016-04-01 14:00:14 +02:00
aspangaro
e118aad95f
Space
2016-04-01 06:48:17 +02:00
aspangaro
620e03337a
Merging problem
2016-04-01 06:45:46 +02:00
aspangaro
84d326e036
FIX: Problem with dolibarr installation/migration script. Range is a reserved name.
2016-04-01 06:41:49 +02:00
aspangaro
436fb91901
Uniformize name of table
2016-03-28 14:50:51 +02:00
Laurent Destailleur
22bed60a07
Remove manually other PR that should not be validated (travis errors
...
reported on PR with serious mysql error in migration due to use of
reserved keyword "range" as a name of a field).
2016-03-26 11:19:45 +01:00
Laurent Destailleur
6aba69c69c
Merge pull request #4885 from aspangaro/4.0-p6
...
NEW: Move HRM dictionary from module to core dictionaries
2016-03-25 18:06:57 +01:00
Laurent Destailleur
46fe16be0b
Merge pull request #4871 from sbechet/develop
...
Postgresql compatibility patch + cosmetic
2016-03-25 17:57:29 +01:00
Laurent Destailleur
85cd0038f5
Merge remote-tracking branch 'origin/3.9' into develop
2016-03-25 16:10:10 +01:00
aspangaro
05df3408f2
Debug works
2016-03-25 15:59:38 +01:00
aspangaro
1d780e7e77
NEW: Accountancy - Add category to manage the display of the income
...
statement and the balance sheet
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
2016-03-25 15:59:31 +01:00
aspangaro
f8f55e05d0
NEW: Accountancy Add a way to initialize chart of accounts
2016-03-25 15:57:54 +01:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
aspangaro
bec5e5958a
NEW: Move HRM dictionary from module to core dictionaries
2016-03-24 06:28:12 +01:00
aspangaro
1712ad04cc
Debug works
2016-03-23 22:23:59 +01:00
aspangaro
252f37b363
NEW: Accountancy - Add category to manage the display of the income statement and the balance sheet
2016-03-23 21:36:52 +01:00
Regis Houssin
b38e75c404
Merge branch '3.8_fix_merge' into 3.9_fix_merge
2016-03-23 14:03:35 +01:00
fmarcet
b8bc881e5a
FIX: Email templates not compatible with Multicompany
...
Conflicts:
htdocs/admin/dict.php
2016-03-23 13:57:17 +01:00
fmarcet
84e5c8b437
FIX: Email templates not compatible with Multicompany
...
Conflicts:
htdocs/admin/dict.php
2016-03-23 13:56:06 +01:00
fmarcet
e2b4d39292
FIX: Email templates not compatible with Multicompany
...
Conflicts:
htdocs/admin/dict.php
2016-03-23 13:54:39 +01:00
fmarcet
52d88db5c3
FIX: Email templates not compatible with Multicompany
...
Conflicts:
htdocs/admin/dict.php
2016-03-23 13:53:18 +01:00
aspangaro
923b5930ec
NEW: Accountancy Add a way to initialize chart of accounts
2016-03-23 06:05:48 +01:00
Sebastien Bechet
82f74ceb38
Postgresql compatibility patch + cosmetic
2016-03-22 10:09:41 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
Laurent Destailleur
d8045e33bb
FIX Option FCKEDITOR_ENABLE_MAIL was no used into dictionnary page to
...
edit email templates
2016-03-05 12:37:09 +01:00
Laurent Destailleur
446a080c75
NEW Mutualize code to manage email substitution variables. Show
...
available variables into page to edit email templates.
2016-03-05 12:20:58 +01:00
Laurent Destailleur
3a58613e45
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
2016-03-02 23:40:11 +01:00
Laurent Destailleur
846d78dfba
FIX Edition of delay (nb of days) for payment term "Immediate" was
...
broken.
2016-02-29 15:43:00 +01:00
Laurent Destailleur
1fa94e4d6a
NEW Introduce position of records into dictionnary of type of contacts
2016-02-26 15:03:07 +01:00
Laurent Destailleur
7765e37101
Better support of option SOCIETE_SORT_ON_TYPEENT
2016-02-19 21:09:36 +01:00
Laurent Destailleur
7aaae143fc
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/expedition/card.php
2016-02-15 02:01:58 +01:00
Raphaël Doursenaud
d038ca1875
FIX #4597 PHP 7 Uniform Variable Syntax
...
PHP7 compatibility with the new Uniform Variable Syntax.
This change is compatible with both PHP 5 and PHP 7.
See: https://wiki.php.net/rfc/uniform_variable_syntax#backward_incompatible_changes
2016-02-11 20:01:51 +01:00
frederic34
9c74af63af
Dictionnary for label sticker and card format
2016-02-06 12:06:05 +01:00
PeartreeG
581ea0f36b
adding resource in contact type list
2016-01-31 12:17:45 +01:00
Laurent Destailleur
c4d8c20abb
Fix missing include
2016-01-30 14:32:20 +01:00
Laurent Destailleur
93b2013aa7
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
2016-01-22 03:29:55 +01:00
Laurent Destailleur
cceeefb7c2
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/societe/index.php
2016-01-22 03:25:30 +01:00
Laurent Destailleur
cbd01bae49
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/admin/dict.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/societe/index.php
2016-01-22 03:18:51 +01:00
Laurent Destailleur
7e9ee6f047
Fix include error
2016-01-10 12:51:42 +01:00
Laurent Destailleur
8653e7fa5c
Merge remote-tracking branch 'origin/3.9' into develop
2016-01-10 00:12:51 +01:00
Laurent Destailleur
0d8788e552
FIX It was not possible to define if leave type need to be followed by a
...
counter or not. Added also a message to ask user to finish setup if no
leave with counter was setup.
2016-01-09 01:18:53 +01:00
fmarcet
d8360a2a01
FIX: Email templates not compatible with Multicompany
2016-01-07 08:18:36 +01:00
fmarcet
cafe148f72
FIX: Email templates not compatible with Multicompany
2016-01-04 09:12:27 +01:00
fmarcet
cebb996120
FIX: Email templates not compatible with Multicompany
2015-12-29 11:22:18 +01:00
fmarcet
f8e156ea30
FIX: Email templates not compatible with Multicompany
2015-12-29 10:35:10 +01:00
aspangaro
d6b96ec03a
Add function length_accountg to dictionary
2015-12-26 08:38:18 +01:00
aspangaro
565040e1bc
Accountancy Add a list to select accounting account on dict
2015-12-26 08:19:43 +01:00
Laurent Destailleur
98cd4f8307
Fix message so it is more clear what the feature can do or not.
...
Fix list of email templates must be hidden for templates of disabled
modules.
2015-12-18 12:48:20 +01:00
Laurent Destailleur
cb3765bc92
Debug module Resource
2015-11-22 12:23:10 +01:00
philippe grand
42ed3d2bb7
[Qual] Uniformize code
2015-11-18 16:05:41 +01:00
Laurent Destailleur
6bd6be0912
Debug and rename experimental module "supplier proposal". Still work to
...
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
2015-11-15 19:23:39 +01:00
Laurent Destailleur
01058be44c
NEW Introduce a "code" into fiels to describe vat. This will allow to
...
suggest different vat lines with same value with ability to
differentiate them.
2015-11-14 17:53:58 +01:00
Laurent Destailleur
e7554d377f
Fix better error message
2015-11-06 19:07:05 +01:00
Frédéric FRANCE
e7ced32245
Fix Can't edit DictionaryRevenueStamp
2015-11-02 20:08:33 +01:00
Frédéric FRANCE
ccb69d313c
Fix Can't edit DictionaryRevenueStamp
2015-11-02 18:18:00 +01:00
philippe grand
3767ab437e
[Qual] Uniformize code
2015-10-23 12:58:30 +02:00
Laurent Destailleur
9cce56895c
Merge branch 'patch-77' of https://github.com/defrance/dolibarr into
...
defrance-patch-77
Conflicts:
htdocs/core/lib/admin.lib.php
2015-10-22 13:13:02 +02:00
BENKE Charlie
ef79bb3b67
Update dict.php
2015-10-21 05:23:49 +02:00
BENKE Charlie
88ca8d2ace
Update dict.php
2015-10-21 05:22:33 +02:00
philippe grand
0e343ae3b2
syntax error
2015-10-08 09:34:02 +02:00
Laurent Destailleur
3f506552e3
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/theme/md_exp/style.css.php
2015-09-27 21:29:16 +02:00
Laurent Destailleur
c0433928c6
FIX sortder field was missing so manually added values were moved to
...
begin.
2015-09-25 11:28:49 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Laurent Destailleur
313d9ddacd
FIX #3534
2015-09-16 22:04:03 +02:00
BENKE Charlie
b4a9a0cafb
Allow contact definition on additionnal modules
...
If additionnal module use contactelement feature, the module is referenced on element list on contact type
2015-09-08 13:07:13 +02:00
Laurent Destailleur
d5ed875427
Fix no need the star for this case
2015-08-13 05:23:25 +02:00
Juanjo Menent
c96573dcb4
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-10 20:29:36 +02:00
Juanjo Menent
b3f3cdda3a
Merge remote-tracking branch 'origin/3.6' into 3.7
2015-08-10 20:16:05 +02:00
Marcos García de La Fuente
2f921b6431
Fix [ bug #3342 ]: Taxes dictionary page does not accept localized decimals for localtax2 rate
...
Close #3342
2015-08-09 13:46:48 +02:00
aspangaro
59e88590e0
Move my address email to new one
2015-07-15 20:30:33 +02:00
Laurent Destailleur
251fedad48
NEW Can edit email template using WYSIWYG editor
2015-07-04 11:57:55 +02:00
Laurent Destailleur
9c80735310
An easier to use dictionary page to edit email template.
...
Uniformize look.
2015-07-04 03:28:52 +02:00
Laurent Destailleur
0ac43211ad
NEW: Add help tooltips on fields of dictionary edit pages.
...
Fix: visible list of tasks are for opened project only.
2015-07-04 02:08:06 +02:00
Laurent Destailleur
ae5b779652
Uniformize code
2015-06-30 01:34:17 +02:00
Laurent Destailleur
4f1538f502
Introduce table llx_c_holiday_type
2015-06-21 03:19:15 +02:00
Laurent Destailleur
2c5ef858d0
NEW Filter "active" by default on user list.
...
Fix label of permission of project module
2015-06-20 20:35:57 +02:00
Laurent Destailleur
5e773d4cb6
Work on finishing of style
2015-05-31 01:06:51 +02:00
Laurent Destailleur
3a8cf17f3c
NEW Can edit list of prospect status for customers/prospects. Add a new
...
entry into dictionary table to manage list fo status.
Removed deprecated files.
2015-05-06 23:13:07 +02:00
Laurent Destailleur
100fa1067e
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/bank/virement.php
htdocs/compta/facture/impayees.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modProjet.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_GB/admin.lang
htdocs/langs/es_AR/orders.lang
htdocs/langs/es_AR/trips.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/orders.lang
htdocs/langs/es_CO/trips.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/pl_PL/interventions.lang
htdocs/langs/pt_BR/trips.lang
htdocs/langs/ro_RO/productbatch.lang
htdocs/langs/ro_RO/trips.lang
htdocs/main.inc.php
htdocs/projet/element.php
2015-04-22 17:57:57 +02:00
Marcos García de La Fuente
270bca740c
Merge branch 'develop' into units
...
Conflicts:
htdocs/compta/facture/fiche-rec.php
2015-04-19 00:59:04 +02:00
Laurent Destailleur
5b29c87933
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/deplacement/fiche.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/expedition/fiche.php
2015-04-19 00:23:46 +02:00
Laurent Destailleur
ab77158757
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/expedition/fiche.php
2015-04-18 23:55:17 +02:00
Marcos García de La Fuente
87f97ed545
Merge branch 'develop' into units
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/admin/product.php
htdocs/product/card.php
2015-04-18 23:38:14 +02:00
jfefe
c905f88498
Change generic and setup image title
2015-04-18 23:13:48 +02:00
philippe grand
eaf0fda6aa
fix syntax errors
2015-04-18 18:07:41 +02:00
Marcos García de La Fuente
9cfb295675
Fix: Bug #2576 Unable to edit a dictionary entry that has # in its ref
2015-04-12 21:05:26 +02:00
Marcos García de La Fuente
7075ac74c4
Merge branch 'develop' into units
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/class/product.class.php
2015-04-03 15:45:54 +02:00
aspangaro
402e0c8ad5
Add condition to access on dictionary c_type_fees when the module is enabled
2015-03-07 15:06:45 +01:00
Marcos García de La Fuente
b4c84fac9d
NEW: [ task #977 ] New option to manage product unit
...
Migrated code from GPCSolutions/dolibarr:3.2-units branch and adapted for 3.8 with some improvements
2015-03-01 12:42:38 +01:00
Marcos García de La Fuente
eb569fe235
Fixed [ bug #1712 ] Unable to add a social charge
2014-11-23 16:43:52 +01:00
Marcos García de La Fuente
7d71974362
Fixed [ bug #1712 ] Unable to add a social charge
2014-11-23 16:14:12 +01:00
Laurent Destailleur
0f5203b384
Edit vat
2014-11-20 15:08:13 +01:00
Laurent Destailleur
38a939771c
New: Add template of emails into dictionnary.
2014-10-30 17:16:51 +01:00
Laurent Destailleur
42a600412d
Fix: Regression with favorite.
2014-10-20 12:41:18 +02:00
aspangaro
9f6a460d42
Merge remote-tracking branch 'Upstream/develop' into develop-favorite
...
Resolve conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-10-18 15:32:50 +02:00
Laurent Destailleur
58b15fa736
Fix: Solve some regressions
2014-10-18 01:32:38 +02:00
aspangaro
71dafac03c
Add favorite button into country dictionary to put value on top select list
2014-10-12 15:28:01 +02:00
Laurent Destailleur
8ccb581185
Fix: Change for php 5.6
...
New: Management of color into type of events dictionnary (visible into
peruser view).
New: Can disable predefined type of events.
2014-09-29 13:21:03 +02:00
Laurent Destailleur
dd86453020
Add field color into table of type of events
2014-09-23 17:54:03 +02:00
Laurent Destailleur
a93ad958ac
New: Add help info of field type into dictionary of payment types.
2014-09-05 09:33:12 +02:00
aspangaro
d03763f6c3
Update Accounting Expert integration
2014-08-28 06:30:01 +02:00
aspangaro
f774ff487b
Merge branch 'Upstream/develop'
2014-08-18 11:56:49 +02:00
Laurent Destailleur
be6f99c10e
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/core/db/mysql.class.php
htdocs/core/db/mysqli.class.php
htdocs/core/lib/ajax.lib.php
2014-08-17 19:34:12 +02:00
Laurent Destailleur
b58f6b36a8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-08-17 17:48:33 +02:00
Laurent Destailleur
45927cc986
Fix pb of links into state-region-country:
...
- no more rowid into insert sql requests
- link, so foerign key must be on fk_region->code_region
- label was not visible
- unique keys must be into file .key.sql
2014-08-17 17:47:25 +02:00
Laurent Destailleur
b0ebaec0da
Fix: Add more log and missing error message
2014-08-17 12:43:24 +02:00
Laurent Destailleur
f392eb4c94
Merge pull request #1803 from defrance69/patch-15
...
add company contact tabs
2014-08-17 01:05:18 +02:00
BENKE Charles
5d81eca1a3
change option name
...
replace
MAIN_SUPPORT_CONTACT_TYPE_FOR_THIRDPARTIES
by
MAIN_SUPPORT_SHARED_CONTACT_BETWEEN_THIRDPARTIES
2014-08-14 10:47:28 +02:00
Laurent Destailleur
18b44ccfae
Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
...
aspangaro-develop-favorite
Conflicts:
htdocs/core/class/html.form.class.php
2014-08-14 01:04:15 +02:00
aspangaro
1a87d98357
Qual: Renamed table llx_c_civilite into llx_c_civility
...
field civilite into label in the same table and field civilite into civility in other table
2014-08-12 06:03:27 +02:00
aspangaro
9af336b53b
Add accountancy code for trips & fees and renamed libelle field into label
2014-08-10 20:41:52 +02:00
aspangaro
0738103da8
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
2014-08-10 13:37:39 +02:00
Laurent Destailleur
6ff57e57c2
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:54 +02:00
Laurent Destailleur
6a815dd585
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:15 +02:00
Laurent Destailleur
b31bf68376
New: Start to work on data check for dictionnary tables.
2014-07-28 00:47:27 +02:00
Laurent Destailleur
32b015e661
New: Type of thirdparties can accept a country (to show list of types
...
specific for a country).
2014-07-11 13:56:35 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
aspangaro
67f05515d9
Add accountancy_code into llx_c_paiement
2014-06-03 06:19:24 +02:00
Laurent Destailleur
94335b186e
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/modules/propale/mod_propale_marbre.php
2014-05-21 20:30:07 +02:00
Laurent Destailleur
753ef28168
Fix: Data are clean once registered into dictionnaries.
2014-05-20 16:08:05 +02:00
Jean-François Ferry
5f74b86b18
Add dictionary to define type of resources
2014-05-10 22:07:12 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
908c39098d
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-16 19:47:51 +01:00
Laurent Destailleur
b499efeccf
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/compta/sociales/index.php
htdocs/compta/tva/index.php
2014-02-12 22:29:56 +01:00
Laurent Destailleur
7d74d0d3bd
CFix: The order field for prospect level was not visible making
...
dictionnary useless.
2014-02-12 22:28:16 +01:00
Laurent Destailleur
46e9b5d550
Merge branch 'develop' of https://github.com/grandoc/dolibarr into
...
grandoc-develop
Conflicts:
htdocs/langs/ar_SA/admin.lang
htdocs/langs/el_GR/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/tr_TR/admin.lang
2014-02-10 01:30:48 +01:00
Grand Philippe
1855ba556a
fix misspelled words
2014-02-05 17:53:30 +01:00
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
Regis Houssin
6db7eef7fb
Fix: bad table name
2011-04-24 13:22:50 +00:00
Regis Houssin
a50aa00eaa
Fix: bad table name
2011-04-24 13:20:55 +00:00
Laurent Destailleur
becd77a04a
Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method
2011-04-21 18:23:05 +00:00
Philippe Grand
c5e2a19fe4
dictionnary for order sources
2011-04-18 19:39:14 +00:00
Philippe Grand
daaffd5f14
to answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
you can create a delivery type and add it to your propal
2011-04-06 15:36:45 +00:00
Regis Houssin
49e120cfe2
Fix: rename table
2011-04-01 10:49:57 +00:00
Philippe Grand
0f584ef6a2
To answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Regis Houssin
aba9bb9acd
Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files
2011-02-24 18:22:24 +00:00
Laurent Destailleur
7a4e2ee31f
Fix: Missing table of ordering methods in dictionnary.
2011-02-23 15:23:42 +00:00
Laurent Destailleur
ca6f631e36
New: Enhancement in actions list management. Can define an order. Add check during dictionnary add.
2011-02-02 13:29:54 +00:00
Laurent Destailleur
ef8119a70b
New: Add hidden option SOCIETE_DISABLE_PROSPECTS
2011-01-31 20:31:55 +00:00
Laurent Destailleur
0acd16f863
New: External modules can add dictionnaries
2011-01-23 21:24:47 +00:00
Laurent Destailleur
e132ad4cf9
New: External modules can add dictionnaries
2011-01-23 19:51:29 +00:00
Laurent Destailleur
89c5b28bde
Fix: Translation errors
2010-12-23 01:53:51 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
cdf3368295
Qual: Uniformize code
2010-09-14 20:42:17 +00:00
Laurent Destailleur
e7fda6b566
Fix: Can't delete default staff value.
2010-09-06 08:52:33 +00:00
Laurent Destailleur
7e7895790b
Fix: Can't delete default payment term.
2010-09-06 08:49:25 +00:00
Laurent Destailleur
153d2080f0
Qual: Uniformize dictionnary table names.
2010-09-06 00:02:55 +00:00
Laurent Destailleur
cb73e03168
Qual: Uniformize dictionnary table names.
2010-09-05 23:39:37 +00:00
Laurent Destailleur
a2de97e221
Can input payment conditions on several lines
2010-08-24 09:39:17 +00:00
Laurent Destailleur
f8bd212b06
Fix: Can edit dictionnary of payment term and conditions when a module need it.
2010-08-23 20:32:11 +00:00
Laurent Destailleur
8fa175f3e9
Fix: Restore feature broken with renaming
2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f
Fix: $optiontype not used
...
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
cfd5f40683
Move not stable ecotax feature as a module.
2010-07-13 23:36:53 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Philippe Grand
2412ff86dd
according to new tree directory
2010-05-03 08:30:27 +00:00