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
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
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
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
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
14e96f5c1b
Update 3.4.0-3.5.0.sql
2013-09-17 10:39:30 +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
Florian Henry
5ea6518a6d
Fix PgSQL upgrade process failed
2013-08-26 10:47:43 +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
Laurent Destailleur
0f86755033
Fix: Found a dozen of bugs into sub module delivery of module shipment.
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/fiche.php
2013-08-07 15:29:13 +02:00
Laurent Destailleur
d5a57f3717
Fix: Found a dozen of bugs into sub module delivery of module shipment.
2013-08-07 15:08:30 +02:00
Laurent Destailleur
af026690d4
Fix: Bad sql requests
2013-08-01 12:22:05 +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
Geoffrey
efacfc9aa3
Add Maghreb regions and departments
2013-07-18 16:49:56 +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