Florian Henry
46ae5d6e9c
- New: Price management enhancement (multiprice level, price by
...
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Florian Henry
92dc21be04
Fix project task numbering rule
2014-02-23 10:24:30 +01:00
Laurent Destailleur
444bc1c6a1
New increase length of url into bookmark module.
2014-02-10 16:05:13 +01:00
Laurent Destailleur
e71fb36b3c
Add patch ISO 9362 http://fr.wikipedia.org/wiki/ISO_9362 manually.
...
We keep bic size field to 20 instead of 11 for backward compatibility.
2014-02-10 01:08:49 +01:00
Laurent Destailleur
bb7fc8631b
Qual: Uniformize index name to match
...
http://wiki.dolibarr.org/index.php/Language_and_development_rules#SQL_rules
2014-01-31 10:08:25 +01:00
Laurent Destailleur
7c01fd98b3
Fix: use allowed database types
2014-01-28 15:45:00 +01:00
Marcos García de La Fuente
c245e86b60
Little changes to the opensurvey_sondage table definition
2014-01-06 05:17:02 +01:00
Marcos García de La Fuente
c2c97ec82a
Mailsonde should not be a varchar
2014-01-06 05:12:47 +01:00
Marcos García de La Fuente
e0c7eb545c
Email and poll author are now retrieved from the logged user
2014-01-06 05:08:42 +01:00
Marcos García de La Fuente
8d96675607
Force logged user to create surveys and applied Dolibarr style to poll creation wizard
2014-01-05 09:08:42 +01:00
Marcos García de La Fuente
c9db0c3a94
Removed “stupid” feature to allow voters edit other users’ vote
2014-01-04 19:51:44 +01:00
Marcos García de La Fuente
13d4ea4c38
Added a new feature to disable spying other users’ vote
2014-01-03 23:30:15 +01:00
Marcos García de La Fuente
1a038fac06
Removed the use of id_sondage_admin and survey_link_visible fields of llx_opensurvey_sondage
2014-01-03 22:13:15 +01:00
Marcos García de La Fuente
a5b9122e98
Allow to disable poll comments
2014-01-03 17:44:42 +01:00
BENKE Charles
e9ef9b6e8d
Update llx_projet_task.sql
...
new field "ref" present on update sql but not on the table
2013-12-25 15:02:21 +01:00
Raphaël Doursenaud
071dd8e758
Make bookmarks module multicompany aware
2013-12-10 12:00:42 +01:00
Laurent Destailleur
3c0c9019b5
Comment
2013-12-08 15:40:22 +01:00
Laurent Destailleur
cbf1ddaa17
Fix: [ bug #1079 ] External users can't access projects even if it is a
...
contact.
2013-12-01 16:01:33 +01:00
Laurent Destailleur
e8101e3cde
Fix: Missing field
2013-11-18 12:00:42 +01:00
Laurent Destailleur
5b243abe4b
Fix: Miscellaneous fixes
2013-11-16 12:00:08 +01:00
Peter Fontaine
b965103fc3
Multiple Bank Account Number for Third Party
2013-11-13 15:40:17 +01:00
Raphaël Doursenaud
be30cb8cbf
Removed unused tables from installer
...
Fixes installer bug
2013-11-07 15:57:24 +01:00
Laurent Destailleur
b2308ba65c
Merge pull request #1284 from GPCsolutions/links
...
Links
2013-11-06 17:15:49 -08:00
Laurent Destailleur
51ad76b6de
fix: minor syntax rules
2013-11-06 12:53:43 +01:00
Cédric Salvador
ae8fea2615
new attributes
2013-11-06 10:17:18 +01:00
Cédric Salvador
06af0733e9
rename parameter to rowid
2013-11-06 10:11:40 +01:00
Cédric Salvador
26aa0c1d7a
links sql table
2013-11-06 10:11:40 +01:00
aspangaro
76263213ab
Merge branch 'origin/develop'
2013-11-04 22:04:36 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Florian Henry
c465cc621d
Fix actioncomm_ressource column name
2013-11-04 19:27:59 +01:00
Florian Henry
f727e832d9
Add mandatory and transparent into llx_actioncomm_ressource
2013-11-02 02:25:06 +01:00
Florian Henry
c0ad86cd5c
Add column fk_c_element_role into llx_actioncomm_ressource to manage
...
role of linked element
In this exemple we can have
fk_element = 1
element_type= "user" or contact or place or whatever element
fk_c_element_role = 1 // 'Guest' or Host or whatever define in
dictionnary
fk_c_element_status = Present // or whatever define in dictionnary
according element type
2013-10-31 13:23:38 +01:00
Florian Henry
70bbe10f9e
Start Task 172
2013-10-31 01:21:09 +01:00
Florian Henry
f512ef344a
Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
...
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
315e2e4c13
Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
...
defrance69-patch-14
Conflicts:
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
f87afaac10
Suggest a better page name
2013-10-19 14:38:49 +02:00
Laurent Destailleur
7b53ad5580
Fix: Missing field required by update_price
2013-10-18 01:09:41 +02:00
Laurent Destailleur
fa1e56b976
Code comment
2013-10-15 15:17:33 +02:00
BENKE Charles
bafea2c4eb
Rename contrat_extrafields.sql to llx_contrat_extrafields.sql
2013-10-09 18:17:59 +02:00
BENKE Charles
943bb2afc7
Create llx_contrat_extrafields.key.sql
...
add contrat extrafields key file
2013-10-09 18:16:56 +02:00
BENKE Charles
637417e1d4
Create contrat_extrafields.sql
2013-10-09 18:14:19 +02:00
BENKE Charles
6b909746f4
Update llx_societe.sql
2013-10-06 17:14:14 +02:00
Laurent Destailleur
2ffb16b99d
Fix: permissions on files.
2013-10-02 23:48:13 +02:00
Laurent Destailleur
b6a083596a
Merge remote-tracking branch 'origin/3.4' into develop
2013-09-24 20:21:32 +02:00
Laurent Destailleur
a3e74afb02
Fix: varchar 256
2013-09-24 20:14:42 +02:00
Laurent Destailleur
42f5ca15df
Fix: Add missing field info_bits into predefined invoices.
2013-09-19 14:58:35 +02:00
simnandez
7f21e596dd
[ task #1063 ] Allow edit localtaxes rate for thirds. Init Works
2013-09-17 17:17:59 +02:00
BENKE Charles
1f503948a8
Update llx_societe.sql
...
add outstanding value
2013-09-17 10:15:24 +02:00
Raphaël Doursenaud
3c08ca5b71
Fixed SQL install script for PostgreSQL
2013-09-11 17:12:51 +02:00
Laurent Destailleur
edaeaf3803
Fix: field is not mandatory
2013-09-08 00:23:32 +02:00