Laurent Destailleur
e62b6c1cc4
Fix: Not using correct vars names
2014-02-11 15:43:05 +01:00
Laurent Destailleur
94be4ec897
Fix: Avoid error in migration from 3.1 version.
...
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
d72167d543
Code comments
2014-01-15 19:12:55 +01:00
BENKE Charles
94bf105b13
Update llx_projet_task.sql
...
new field "ref" present on update sql but not on the table
2013-12-27 17:14:56 +01:00
Laurent Destailleur
1e50543496
Merge pull request #1331 from GPCsolutions/35b-review
...
Fixes for 3.5 beta
2013-12-01 20:34:51 -08:00
Laurent Destailleur
bfd229d484
Fix: [ bug #1079 ] External users can't access projects even if it is a
...
contact.
2013-12-01 18:14:19 +01:00
Raphaël Doursenaud
e24555822e
Fixed install generated $dolibarr_main_url_root_alt path
...
We now use relative paths.
So let's remove the absolute part from the install generated configuration file.
2013-11-29 17:28:17 +01:00
Grand Philippe
1f7e6a42c2
add a Social contributions type and fix some language stuff
2013-11-24 11:33:36 +01:00
Laurent Destailleur
63e1ecccd3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-11-20 12:46:05 +01:00
Laurent Destailleur
b04a12c39a
Missing vat rate for canada
2013-11-20 12:45:38 +01:00
Laurent Destailleur
0e743d5024
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/adherents/admin/adherent.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/document.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/facture/list.php
htdocs/cron/card.php
htdocs/expedition/class/expedition.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/commande/document.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cron.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/nl_NL/categories.lang
htdocs/langs/nl_NL/commercial.lang
htdocs/langs/nl_NL/companies.lang
htdocs/langs/nl_NL/dict.lang
htdocs/langs/nl_NL/main.lang
htdocs/langs/nl_NL/margins.lang
htdocs/langs/nl_NL/products.lang
htdocs/societe/class/societe.class.php
htdocs/societe/rib.php
2013-11-19 21:08:02 +01:00
Laurent Destailleur
e8101e3cde
Fix: Missing field
2013-11-18 12:00:42 +01:00
Laurent Destailleur
930328f235
Prepare 3.5 beta
2013-11-17 03:33:58 +01:00
Laurent Destailleur
5b243abe4b
Fix: Miscellaneous fixes
2013-11-16 12:00:08 +01:00
Laurent Destailleur
1e008ede3c
Merge pull request #1298 from Pfontaine/features/multi_rib
...
Features/multi rib
2013-11-15 06:27:58 -08:00
Peter Fontaine
b965103fc3
Multiple Bank Account Number for Third Party
2013-11-13 15:40:17 +01:00
Laurent Destailleur
995bec6112
Fix: bad migration of 3.4 that make this text instead of varchar(50)
2013-11-13 15:09:22 +01:00
Raphaël Doursenaud
4ad5413163
Sync db upgrade with db install to avoid silly upgrade errors
2013-11-12 15:36:51 +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
89f9a871d0
updated migration script
2013-11-06 10:19:17 +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
27e4852a35
upgrade process to change const SOCIETE_DONOTSEARCH_ANYWHERE to
...
COMPANY_DONOTSEARCH_ANYWHERE
2013-10-30 12:27:36 +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
966f135316
Fix: Migration must load new boxes
2013-10-26 16:18:28 +02: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
Laurent Destailleur
b039dc94f5
Missing migration of new table
2013-10-13 14:53:40 +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
Laurent Destailleur
141258f514
Merge remote-tracking branch 'origin/3.4' into develop
...
and fix syntax errors into sql requests.
Group by must ALWAYS contains fields that are not included into SUM or
COUNT
Conflicts:
htdocs/fourn/product/liste.php
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/margin/tabs/productMargins.php
2013-10-07 16:17:51 +02:00
BENKE Charles
5bae0dbc18
Update 3.4.0-3.5.0.sql
2013-10-06 17:14:50 +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
4eb4c5f922
Some users report they need more time
2013-09-27 11:04:21 +02:00
Laurent Destailleur
db7bcfd748
Fix: Sending email from thirdparty must add event into agenda if option
...
is on.
2013-09-25 21:36:40 +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