Commit Graph

509 Commits

Author SHA1 Message Date
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
lalaina rasamoelina
8a4041e534 T975-develop Add an element (statut) in the table llx_socpeople
It's used to mark if the contact is gone or no(we can activate or desactivate the contact with this)
And if the contact is gone,we don't print her mail in the mail list,where we can send a mail
2013-08-22 11:04:06 +02:00
Maxime Kohlhaas
bfb01da04f Merge branch 'develop' of github.com:Dolibarr/dolibarr into mko1011 2013-07-30 16:22:13 +02:00
Maxime Kohlhaas
5a38a43c87 Task # 1011 : now supplier order and invoice deal with payment terms and mode 2013-07-30 16:21:39 +02:00
Maxime Kohlhaas
dae36229a4 Task # 1011 : add payment terms and payment mode on supplier card 2013-07-30 15:06:57 +02:00
Cédric Salvador
6927274d2a copyright 2013-07-29 12:31:05 +02:00
Cédric Salvador
aae8a62368 added the desiredstock parameter in the SQL scripts 2013-07-29 12:31:04 +02:00
Laurent Destailleur
e3b38cf3bb Fix: SQL Syntax error.
Fix: A ref_ext can not be NOT NULL.
New: Add tms field into table llx_bordereau_cheque.
2013-07-19 14:09:17 +02:00
Maxime Kohlhaas
7abc53698a Add RefExt field on RemiseCheque 2013-07-19 08:54:11 +02:00
Florian Henry
0c0a64f532 [ task #924 ] Add numbering rule on task
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Florian Henry
5329312dd3 Add table 2013-07-16 21:26:19 +02:00
Cédric Salvador
edc5de4f24 indentation 2013-07-01 15:42:14 +02:00
Cédric Salvador
aa4f2ba8fb made it possible to call a function from a library
Conflicts:
	htdocs/install/mysql/tables/llx_cronjob.sql
	scripts/cron/cron_run_jobs.php
2013-07-01 15:41:27 +02:00
Maxime Kohlhaas
b22b604d02 Accountancy code on user object in prevision of the complete accountancy module 2013-06-25 11:14:00 +02:00
Maxime Kohlhaas
109d1a71cb Merge 2013-06-25 11:00:48 +02:00
Regis Houssin
930f6e4850 Fix: avoid error with crlf 2013-06-24 18:04:06 +02:00
Laurent Destailleur
7778a17a89 Qual: clean code from deprecated vars 2013-06-24 16:41:31 +02:00
Florian Henry
4f43ec0acf Add extrafield tables 2013-06-10 14:13:44 +02:00
Laurent Destailleur
4654e811b2 Close taks [ task #645 ]. We keep fields, just add comment into tables
with explanation of fields.
2013-06-06 18:54:17 +02:00
Laurent Destailleur
b61ca887d5 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/cache.manifest
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-05-27 12:57:57 +02:00
Florian Henry
557756058f Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I1754b68e9acdf1c7e6024afe95d9ded8e0726b41
2013-05-25 20:58:02 +02:00
Florian Henry
c61f7b6390 Fix [ bug #911 ] Reorder intervention do not work 2013-05-25 19:48:49 +02:00
Regis Houssin
309f59fb00 Fix: wrong field name 2013-05-25 19:03:16 +02:00