Commit Graph

2529 Commits

Author SHA1 Message Date
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
Regis Houssin
b9695ddc2b Fix: wrong field name 2013-05-25 19:02:06 +02:00
Laurent Destailleur
8fa9a60bc6 Fix: Bad field size 2013-05-25 18:12:07 +02:00
Laurent Destailleur
1bab0f9f58 Fix: Bad field size 2013-05-25 18:10:55 +02:00
fhenry
cbf29e20a2 [ task #901 ] Add Extrafeild on Fiche Inter 2013-05-18 13:00:36 +02:00
fhenry
d0b4cef7a4 Change duration _planned by planned_workload 2013-05-14 20:22:33 +02:00
fhenry
760ae88f39 [ task #531 ] Add a duration on tasks 2013-05-13 17:08:36 +02:00
fhenry
b3f40b900b Make constraint SQL unique name (Mandatory for PgSQL) 2013-05-07 09:26:31 +02:00
fhenry
9038549d0d fix margin calculation problem 2013-05-03 11:50:13 +02:00
fhenry
8d6f959d31 Fix [ bug #864 ] fournisseur_extrafields 2013-05-01 22:57:03 +02:00
fhenry
1fc04d5b5c Add table extrafield for commande fournisseur...
Seems this module work as separate from order but config is missing. Try
to create a new one.
2013-04-30 13:56:03 +02:00
Laurent Destailleur
203d4e3ca8 Prepare database for parameters into boxes 2013-04-23 14:17:04 +02:00
Laurent Destailleur
bb3f40a1bf Qual: Clean code to be able to update combo box when removing a box.
Qual: Opensurvey tables
2013-04-19 15:26:53 +02:00
Laurent Destailleur
570e4391a5 Fix: Box with product out of stocks for pgsql 2013-04-19 14:51:39 +02:00
Regis Houssin
b6bcffa4d9 Fix: missing field 2013-04-18 09:44:33 +02:00
fhenry
8f8dce19cc Task Project Extrafield : Forget to add to index tables 2013-04-15 12:38:27 +02:00
Laurent Destailleur
d6d8f91dda Fix: Rename of field not complete 2013-04-12 00:19:18 +02:00
Laurent Destailleur
891dbf5c60 Fix: Not complete renaming 2013-04-11 21:53:41 +02:00
Laurent Destailleur
750b30863f Qual: Clean code from things that should be inside external module. 2013-04-11 09:15:41 +02:00
Laurent Destailleur
20e9eb5f8f Fix: syntax error 2013-04-10 10:40:59 +02:00
fhenry
275bf67bb7 [ task #811 ] Uniformanize note field 2013-04-09 17:18:07 +02:00
fhenry
8efeb93812 Merge branch 'develop' into develop_orderextrafield 2013-04-08 09:45:43 +02:00
fhenry
a27b3a2119 Fix PostGreSQL blocking install : wrong SQL syntax 2013-04-08 09:45:11 +02:00
fhenry
78571e4458 Merge branch 'develop' into develop_orderextrafield 2013-04-07 15:12:27 +02:00
fhenry
0427080a4e Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_orderextrafield

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I91fe24831dca9e1d9e6b09f85dd4b7bd37bd638e
2013-04-07 15:11:52 +02:00
fhenry
144ab24545 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I51b110ec2c087110ab6080d1e754438ce83bd9cd
2013-04-07 15:08:47 +02:00
Laurent Destailleur
88858136fc New: Enhance agenda module to reach RFC2445 (add busy information). 2013-04-06 17:39:31 +02:00
fhenry
cc465380da Fix upgrade bug (llx_printer_ipp) wrong syntax (my fault, sorry) 2013-04-06 12:20:19 +02:00
fhenry
b7137606ee Merge branch 'develop' into develop_orderextrafield
Conflicts:
	htdocs/commande/fiche.php
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: If57a2f2a386a2903b976178eb63aef2c8b09473d
2013-04-06 10:41:29 +02:00
Laurent Destailleur
adf47d6975 Qual: Uniformise columns 2013-04-06 00:34:33 +02:00
Laurent Destailleur
a3c5db968e Merge pull request #800 from FHenry/develop
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-05 13:39:52 -07:00
Laurent Destailleur
7ebd24daea Merge pull request #805 from zedzedtop/develop
Develop
2013-04-05 13:28:58 -07:00
Laurent Destailleur
71716dcab5 Ref: sql file not up to date 2013-04-05 13:33:48 +02:00
fhenry
dfcb38d13f [ task #793 ] Add extrafield feature into Orders module 2013-04-05 12:43:00 +02:00
fhenry
dcd960a957 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I2196e69ebae5a057eb6df018b683ff35f721ead9
2013-04-05 11:46:09 +02:00
Laurent Destailleur
58bb2df24c Qual: Uniformize columns 2013-04-04 20:58:42 +02:00
fhenry
c109467d20 Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse... 2013-04-04 13:58:33 +02:00
Regis Houssin
d474955d56 Fix: missing renaming field !! 2013-04-03 18:54:44 +02:00
fhenry
ae00d8b214 Add import_key into llx_product_price 2013-04-02 15:03:01 +02:00
Laurent Destailleur
cc69cf7b76 New: Can defined a clicktodial setup per user 2013-03-31 16:44:24 +02:00
fhenry
e745cbb5cf Add missing column into llx_extrafield creation 2013-03-28 22:13:04 +01:00
Sébastien de Chateauvieux
5921033f94 TVA NPR : Change field name recuperableonly to info_bits 2013-03-28 09:51:49 +04:00
Sébastien de Chateauvieux
be8a95a22b Mise à jour des tables facture_fourn_det et product_fournisseur_price. Ajout d'un champ pour la gestion de la TVA NPR 2013-03-25 13:03:37 +04:00
Laurent Destailleur
fbf8d410d2 New: Support revenue stamp onto invoices 2013-03-23 17:34:23 +01:00
Laurent Destailleur
350bcea183 Merge 2013-03-22 17:10:17 +01:00
Laurent Destailleur
2ec462dcf4 Fix: [ task #771 ] harmonize length of zipcode
New: Add personal address for users.
2013-03-22 17:00:55 +01:00
Laurent Destailleur
7703537b96 New: Work on cron module 2013-03-17 19:39:53 +01:00
Grand Philippe
e1baf806b9 change birth instead of naiss 2013-03-13 22:17:03 +01:00
jfefe
ba8525bd6a Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
Conflicts:
	htdocs/install/doctemplates/invoices/template_invoice.odt
	htdocs/install/doctemplates/proposals/template_proposal.odt
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-11 05:21:35 +01:00
Laurent Destailleur
60f16e1a88 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-09 19:06:53 +01:00
Laurent Destailleur
3e5ee3b00a Fix: PHPUnit tests are back. 2013-03-09 18:55:57 +01:00
Laurent Destailleur
e03487f865 Merge pull request #724 from KreizIT/develop
Add trigger BILL_UNVALIDATE when invoice is unvalidate
2013-03-09 09:55:29 -08:00
Cedric GROSS
d16691c856 Add trigger BILL_UNVALIDATE when invoice is unvalidate 2013-03-09 17:38:35 +01:00
Laurent Destailleur
418eeef8b4 Fix: Ton of bugs into renaming fields 2013-03-09 16:19:15 +01:00
Laurent Destailleur
01b2a6a79b Prepare database for more localtax types. 2013-03-09 13:12:20 +01:00
Laurent Destailleur
2a67af3c94 New: when adding an action, we can define a free code to tag it for
a specific need.
2013-03-08 12:04:01 +01:00
jfefe
1690c77aa2 Merge branch 'extra_invoice' into extrafields
Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-07 01:48:27 +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
0bfa968a3f New: Add field to store revenue stamp 2013-03-06 15:44:06 +01:00
jfefe
49f1ef173a Add table for invoice extrafields 2013-03-06 03:17:38 +01:00
jfefe
f335c4f306 New : add extrafield support on propal object 2013-03-04 18:22:25 +01:00
Laurent Destailleur
fc46a02573 Fix: Uniformize field type 2013-03-02 16:39:26 +01:00
Grand Philippe
b081589129 english language standardization 2013-02-25 09:52:24 +01:00
frederic34
9333fdb97f WIP : Admin for Carriers 2013-02-23 15:23:33 +01:00
frederic34
67c06225a5 WIP : Admin for carriers 2013-02-22 14:18:51 +01:00
Grand Philippe
785e72d533 fix trad : change adresse versus address 2013-02-15 19:36:09 +01:00
Grand Philippe
2bfd6c40d0 fix trad : change adresse versus address 2013-02-15 19:26:09 +01:00
Grand Philippe
12317d0371 fix trad : change adresse versus address 2013-02-15 19:18:26 +01:00
Grand Philippe
7c47dedbce fix trad: begin change address instead of adresse 2013-02-15 17:33:07 +01:00
Laurent Destailleur
caec1429b1 Fix: Uniformize database type according to page http:// 2013-02-13 15:19:03 +01:00
Christophe Battarel
b372a8c5ba prepare db for margin on contracts 2013-02-13 08:59:40 +01:00
Laurent Destailleur
7ee530f826 New: Add field to store hierarchy of users. 2013-01-30 15:23:49 +01:00
Laurent Destailleur
a7d41d74e8 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-23 18:09:05 +01:00
Laurent Destailleur
ec76127625 Fix: http://www.dolibarr.fr/forum/12-howto--aide/28089-adherents--tiers
Fix: Update member
2013-01-22 15:14:46 +01:00
eldy
5c49947750 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-20 15:32:48 +01:00
eldy
d1dc04761a Fix: dev rule to build portable requests 2013-01-20 15:30:51 +01:00
Laurent Destailleur
f1f7ff315f Fix: CRLF 2013-01-16 15:54:07 +01:00
Laurent Destailleur
d11cee399a Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	COPYRIGHT
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
	htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
Laurent Destailleur
29e6d01e51 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
Laurent Destailleur
5c51905f63 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-09 19:15:51 +01:00
Laurent Destailleur
24b50b8ed3 Fix: Example an label of category import 2013-01-09 13:29:12 +01:00
fhenry
23b2aa6a7b [ task #664 ] Add extrafields behaviours to Member Type 2013-01-08 19:16:39 +01:00
simnandez
5032c48322 Fix: Bug creating invoice from a contract 2013-01-04 20:54:49 +01:00
simnandez
9a3681e6b0 Fix: Bug creating invoice from a contract 2013-01-04 16:23:15 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694 Fix: change for a neutral email 2012-12-30 15:11:07 +01:00
Laurent Destailleur
201829e60c Fix:[ bug #653 ] Error while creating additional attributes 2012-12-30 13:49:37 +01:00
Laurent Destailleur
d4f81a9ee7 Fix: Predefined invoice feature was broken. 2012-12-27 12:51:38 +01:00
Grand Philippe
993e484bdd prepare multi-user event 2012-12-12 12:17:56 +01:00
Laurent Destailleur
43fe5766a1 New: Holiday need to support half day to be usefull. 2012-12-10 16:10:08 +01:00
Laurent Destailleur
c44481fb91 Normalize key name 2012-12-09 18:47:23 +01:00
fhenry
0e76875e9c prepare single login at one time 2012-12-08 18:41:32 +01:00
fhenry
131dc88139 prepare module for "Single login at one time" 2012-12-08 18:14:13 +01:00
fhenry
b3d21a4320 Fix [ bug #634 ] Install faild on PostGreSQL
Fix  [ bug #631 ] Index Creation failed on fresh install with PostgreSQL
2012-12-08 17:01:07 +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
Maxime Kohlhaas
954a578ebd Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-12-05 09:10:55 +01:00
Laurent Destailleur
518b169a89 Increase field size (some system need to store an url here) 2012-12-02 19:41:49 +01:00
Laurent Destailleur
7b824665a5 Revert "Increase field size (some system need to store an url here)"
This reverts commit 7ade37831e.
2012-12-02 19:41:06 +01:00
Laurent Destailleur
7ade37831e Increase field size (some system need to store an url here) 2012-12-02 19:33:39 +01:00
Maxime Kohlhaas
e45438994c Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-12-01 14:36:51 +01:00
Laurent Destailleur
008f5fbcfc New: extrafields are available onto users cards. 2012-11-30 15:55:59 +01:00
Maxime Kohlhaas
9e4cba13c8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-22 15:24:10 +01:00
Regis Houssin
babda1d7df Fix: increase field size for GB sort code (xx-xx-xx) 2012-11-20 12:43:00 +01:00
Maxime Kohlhaas
ec37a5e005 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-19 13:31:23 +01:00
Laurent Destailleur
6512fd90a9 New: Can export customer shipments. 2012-11-18 15:24:01 +01:00
Maxime Kohlhaas
7035ec42f1 Task # 559 : Modifications to store unitprice as in supplier prices 2012-11-07 00:38:53 +01:00
Maxime Kohlhaas
5586897f70 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-06 23:07:40 +01:00
fhenry
1f41547dc2 Set unique key index unique in db (Conform to SQL standard) and needed
for migration to other SGBD with key.sql file
2012-11-04 15:55:12 +01:00
fhenry
be79c06c72 Set unique key index unique in db (Conform to SQL standard) and
needed for migration to other SGBD
2012-11-04 15:21:08 +01:00
Laurent Destailleur
4d098efa38 Fix: [ bug #580 ] problème saisie du code bic/swift des coordonénes
bancaires client
2012-11-03 03:34:49 +01:00
Maxime Kohlhaas
fa46923b3e Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-30 08:06:29 +01:00
Laurent Destailleur
a6bd506bd0 Fix: syntax error 2012-10-27 20:32:33 +02:00
Maxime Kohlhaas
bed17951b1 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-27 15:59:40 +02:00
Laurent Destailleur
443f5ca03e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-10-27 00:23:54 +02:00
simnandez
d4df585e3c New: More import options. Customer and suppliers categories 2012-10-26 18:34:49 +02:00
simnandez
425ebae802 New: More import options. Products categories 2012-10-26 18:19:04 +02:00
Maxime Kohlhaas
fc7bc7e5d9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-26 01:00:22 +02:00
Laurent Destailleur
aee92ad3dc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-10-26 00:59:11 +02:00
Laurent Destailleur
7eae998868 Fix: Bad default value 2012-10-26 00:57:51 +02:00
Regis Houssin
48ce43d6f1 New: add export filters (thank you Charles Benke) 2012-10-25 22:30:17 +02:00
Laurent Destailleur
daeb1029a1 New: Support field required or not 2012-10-25 13:11:55 +02:00
Maxime Kohlhaas
84df6bd639 Task # 559 : forgot to update supplier prices sql table 2012-10-25 08:19:16 +02:00
Maxime Kohlhaas
03cf96ed31 Task # 559 : add discount by qty as done in supplier prices 2012-10-25 08:18:59 +02:00
Maxime Kohlhaas
fdc6ed90a4 Task # 559 : forgot to update product_price table to add column 2012-10-24 17:22:45 +02:00
Maxime Kohlhaas
35773d08ff Task # 559 : mysql table creation + index and constraints 2012-10-24 17:16:03 +02:00
simnandez
aa53b7a2ba New: More import options. Thirds Bank Accounts 2012-10-19 13:00:53 +02:00
Regis Houssin
0975918cc6 Fix: [task #146] Remove table llx_categorie_association
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-08 19:27:02 +02:00
simnandez
7faa90e831 New: More import options. Prepare database 2012-10-06 09:52:33 +02:00
Regis Houssin
6b21ca442d New: add possibility to defined position/job of a user
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-05 12:40:19 +02:00
Laurent Destailleur
bef9fd152b Fix: table creation scripts 2012-10-02 19:42:44 +02:00
Laurent Destailleur
9db72fb50d Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-09-28 16:11:46 +02:00
Laurent Destailleur
e7203fa4f3 New: The discount on line for supplier invoices is now supported 2012-09-28 16:08:44 +02:00
Regis Houssin
0441c6dd46 Merge pull request #417 from aspangaro/develop
Continue working on accountancy
2012-09-28 02:43:54 -07:00
Laurent Destailleur
49e79a2c28 Fix: database compatibility 2012-09-27 23:43:58 +02:00
Spangaro Alexandre
e4391207e4 Add new dictionnary to edit accountingsystem 2012-09-26 20:37:28 +02:00
Laurent Destailleur
f17906b331 Merge pull request #413 from aspangaro/develop
Add a new column in llx_c_tva
2012-09-24 16:03:05 -07:00
Laurent Destailleur
7d83fdce5b Fix: Several fixes into date functions
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02: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
Laurent Destailleur
d3ef78df47 Qual: Respect database rules
Qual: Add indexes
2012-09-24 00:10:01 +02:00
Laurent Destailleur
9bbe0e6b1c Qual: Mutuamize codeby using tpl.
New: Support unique field for extrafields
2012-09-22 20:27:06 +02:00
Laurent Destailleur
e7d3d9496c first step for extrafield for contact/address 2012-09-14 12:15:55 +02:00
Laurent Destailleur
643d6ff3f9 Fix: Debug feature predefined invoices 2012-09-14 10:09:56 +02:00
Laurent Destailleur
4cc56f0176 New: Extra fields supports more types (now int, string, double, date,
datetime)
2012-09-13 10:14:25 +02:00
Regis Houssin
f16a68bf01 Fix: remove unused tables 2012-09-12 16:40:46 +02:00
Laurent Destailleur
4847e946a4 Fix: Use varchar instead of char (for better compatibility, char is an
old directive)
Fix: Restore usage of text field for "enabled" menu because, even if in
standard code, we use 0 or 1, into external module, or menu editor we
should be able to use full condition dynamic string.
2012-09-10 16:20:34 +02:00
Regis Houssin
26ff406e4a Fix: use MODIFY instead CHANGE for just change the type of field 2012-09-10 13:25:34 +02:00
Marcos García
74b28dab79 Merge branch 'develop' into minor
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-09-10 12:16:45 +02:00
Regis Houssin
83179fc4f0 Merge pull request #378 from cbattarel/localtax
prepare database for local taxes management (2nd try) - task 204 on doliforge
2012-09-10 03:04:31 -07:00
Regis Houssin
4269878e6d Fix: restore varchar for the moment 2012-09-10 11:59:17 +02:00
Christophe Battarel
2e4aa1131a prepare database for local taxes management
add localtax1_type and localtax2_type in database.
these type are char(1) and support following values :
'0' : local tax not applied
'1' : local tax apply on products and services without vat (vat is not applied on local tax)
'2' : local tax apply on products and services before vat (vat is calculated on amount + localtax)
'3' : local tax apply on products without vat (vat is not applied on local tax)
'4' : local tax apply on products before vat (vat is calculated on amount + localtax)
'5' : local tax apply on services without vat (vat is not applied on local tax)
'6' : local tax apply on services before vat (vat is calculated on amount + localtax)
'7' : local tax is a fix amount applied on global invoice
2012-09-10 11:00:35 +02:00
Regis Houssin
e1fcaf738f Fix: move llx_ecm_documents in external module 2012-09-10 10:55:06 +02:00
Marcos García
45cd500882 Modified llx_menu sql and improved new menu form
Modified `enabled` field to tinyint(1) because only holds 0 or 1
Enabled input field now made yes/no select
2012-09-10 02:09:52 +02:00
Regis Houssin
61159ca220 Fix: use specific hash for ref 2012-09-09 22:05:53 +02:00
Regis Houssin
5ff1240287 Fix: increase size for big path and where data is encrypted 2012-09-09 18:28:36 +02:00
Laurent Destailleur
1721f564c8 Increase size of field into database 2012-09-08 01:42:15 +02:00
Regis Houssin
5270ec06cb Fix: compatibility with multicompany transverse mode 2012-09-07 17:20:12 +02:00
Regis Houssin
68c71896d4 Fix: add extraparams field for more parameters 2012-09-07 10:50:19 +02:00
Laurent Destailleur
f9607037a7 Qual: Removed deprecated table 2012-09-05 09:58:09 +02:00
Laurent Destailleur
246f3b5bb8 New: Add the holiday module (provided by teclib with permission to add
it by default).
2012-09-05 03:26:57 +02:00
Regis Houssin
5622d1624c New: prepare for extend GED module 2012-09-03 18:03:39 +02:00
Laurent Destailleur
4108e48d5c Merge pull request #349 from FHenry/develop
Change size of element type
2012-08-28 09:25:08 -07:00
Marcos García
07070b238b Fixed SQL syntax problem 2012-08-27 02:41:49 +02:00
FHenry
d716763896 change size of elementtype 2012-08-26 21:53:40 +02:00
Spangaro Alexandre
9050431f87 Simply way to update chart of accounts 2012-08-26 17:11:19 +02:00
Regis Houssin
c9113458d9 New: [ task #498 ] part 3 2012-08-25 03:28:30 +02:00
Regis Houssin
6a60551fdd Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-08-23 17:19:05 +02:00
Regis Houssin
c8e1aca7d8 New: [ task #498] part2 2012-08-23 07:50:20 +02:00
Maxime Kohlhaas
06ab1f6f94 Task 515 : New field added on contact : no_email 2012-08-22 22:59:10 +02:00
Regis Houssin
85c0dd95ca Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-08-22 17:50:07 +02:00
Regis Houssin
4a5d89e6cc Fix: move barcode type entries in module descriptor for best
compatibility with multicompany
2012-08-22 17:44:52 +02:00
Regis Houssin
2ae1d3d3b5 New: [ task #498 ] 2012-08-22 17:42:40 +02:00
Laurent Destailleur
84d5b75518 New: Add field tms into llx_bank 2012-08-09 19:04:39 +02:00
Laurent Destailleur
a7d9f13287 Qual: Removed deprecated columns 2012-08-09 18:45:56 +02:00
Marcos García
568db22649 Renamed fk_methode_commande to fk_input_method 2012-07-22 16:58:37 +02:00
Marcos García
e6a192ba87 Renamed fk_demand_reason to fk_input_reason 2012-07-22 16:53:02 +02:00
Christophe Battarel
a37707f96f updata database for margin module 2012-07-18 11:39:41 +02:00
Laurent Destailleur
6769cbbd2c Increase size of ref for products 2012-07-02 17:47:16 +02:00
Regis Houssin
6246228544 New: add extraparams, hooks and extrafields for emailing card 2012-06-13 09:28:59 +02:00
Laurent Destailleur
eb541ceaa9 Fix: foreign key on non existing field 2012-05-06 15:33:33 +02:00
Regis Houssin
258a06a281 Fix: increase size of "body" field 2012-04-16 11:20:56 +02:00
Grand Philippe
d79c8a3fa1 change from cloture to approve and complete function approve 2012-04-15 16:49:49 +02:00
Laurent Destailleur
11c174e209 New: Can export supplier ref
New: Add profid6
2012-04-11 15:27:03 +02:00
Grand Philippe
c8dd3b4801 to add delivery date 2012-04-10 17:21:28 +02:00
Regis Houssin
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
1ddcd5ffb0 Prepare to allow to define nb of lines fox each box 2012-03-17 14:59:45 +01:00
Regis Houssin
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +01:00
Regis Houssin
5a0ee19a0b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-16 14:33:03 +01:00
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a Fix: Restore correct name of field. 2012-03-16 13:27:03 +01:00
Regis Houssin
e8ec5f5ad7 New: add vat rate in supplier price
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
simnandez
7e02e3faf6 New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 17:28:55 +01:00
simnandez
f7a80599cc New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 09:38:50 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Regis Houssin
e34996e978 Fix: remove unused field 2012-03-08 12:11:40 +01:00
Regis Houssin
ee86da0e1e Fix: refactorize llx_c_currencies and currency symbol 2012-03-08 11:49:38 +01:00
Regis Houssin
5e402f667e Fix: php unit test warning 2012-03-04 10:13:52 +01:00
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Regis Houssin
e999e3daad Fix: remove constraints 2012-02-27 12:04:31 +01:00
Regis Houssin
a56011e1da Works on multi-currency and bank account select 2012-02-27 08:59:07 +01:00
Laurent Destailleur
6cdee3ceb0 New: Increase size of professional ids. 2012-02-25 01:18:02 +01:00
Regis Houssin
a339fd0f0a Fix: remove obsolete doc 2012-02-24 07:06:36 +01:00
Regis Houssin
7540b70538 Fix: add entity field in product price 2012-02-15 15:17:02 +01:00
Laurent Destailleur
4b56228af5 Removed not used fields
Add missing fields
2012-02-10 12:04:37 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
Laurent Destailleur
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +01:00
Regis Houssin
1fa10e8875 Fix: update index 2012-01-02 08:44:15 +01:00
Laurent Destailleur
439af321bd Fix: Primary keys must be named
Fix: Added missing constraints/index for suppliers categories
2012-01-02 03:02:07 +01:00
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
36c8bbdf3c Fix: Make a field not null as it is used with inner join. 2011-11-16 23:38:54 +01:00
Regis Houssin
9be80725d0 Fix: increase size of fields 2011-11-04 10:22:14 +01:00
Laurent Destailleur
8c42f48ad7 New: Add ref_ext on actions 2011-11-10 04:07:38 +01:00
Juanjo Menent
ed3059d370 New: [task #219] LocalTaxes: Add taxes and dividends 2011-10-28 12:17:53 +02:00
Regis Houssin
a7deb7c23a Fix: uniformize code 2011-10-23 14:55:37 +02:00
Spangaro Alexandre
130a9f2e6e Add page "info" for trip 2011-10-23 10:06:01 +02:00
Laurent Destailleur
f671df6634 Fix: Can use POS module with several concurrent users. This also remove
temporary table.
2011-10-13 20:14:29 +02:00
Regis Houssin
0624e5d34b Fix: sql error 2011-10-10 08:49:10 +02:00
eldy
b295a866a5 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00
eldy
47bb2171e0 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
Laurent Destailleur
3a20143769 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Regis Houssin
586facb724 Fix: increase size for external module name 2011-08-29 10:59:08 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Juanjo Menent
fe3dfbaebc Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
Regis Houssin
d2833fe54f Fix: use hooks for extrafields 2011-08-09 14:27:38 +00:00
Laurent Destailleur
8654faf8dc Missing copyright 2011-08-08 23:24:30 +00:00
Regis Houssin
ac26061d25 Fix: move advanced extrafields in external module 2011-08-08 22:27:00 +00:00
Regis Houssin
7ce2a01eba Fix: uniformize fields name with standard extrafields 2011-08-08 16:13:28 +00:00
Regis Houssin
b365f7dfd2 Fix: uniformize fields name with standard extrafields 2011-08-08 16:07:33 +00:00
Laurent Destailleur
02c9c563e0 Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00:00
Laurent Destailleur
e385c334aa Work on rpm package 2011-08-03 01:50:06 +00:00
Laurent Destailleur
69ecbf3981 Fix: Avoid errors into rpm packages 2011-08-03 01:13:30 +00:00
Laurent Destailleur
28a4125639 Fix: Missing key 2011-07-29 19:59:10 +00:00
tiaris
135a4a6bed add constraint on product_id 2011-07-29 06:58:52 +00:00
Laurent Destailleur
85b378a365 Fix: Add missing fields 2011-07-28 22:22:31 +00:00
Laurent Destailleur
0fb3d55b0e Add barbaros info 2011-07-28 18:34:45 +00:00
Regis Houssin
b6206c2646 Fix: missing fields 2011-07-17 21:35:12 +00:00
Laurent Destailleur
b427e9be93 Fix: Add civility for all peopal tables 2011-07-12 22:03:44 +00:00
Laurent Destailleur
5891f2c869 Fix: Type of amount 2011-07-12 21:07:24 +00:00
Laurent Destailleur
efd7b8d429 Serious enhancement of expenses module 2011-06-29 17:55:32 +00:00
Laurent Destailleur
dd9f21b7ae Uniformize table fields 2011-06-29 11:22:35 +00:00
Laurent Destailleur
484d5ce81a Add patch to add signature on user. 2011-06-29 10:23:32 +00:00
Laurent Destailleur
313c9871db Removed deprecated table 2011-06-28 07:18:32 +00:00
Laurent Destailleur
1c900f9375 New: Add module field to allow external modules to set their name when they add a new record during init/remove. 2011-06-28 07:12:41 +00:00
Laurent Destailleur
b457221277 Uniformize code and increase speed for extrafields 2011-06-22 11:05:06 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Regis Houssin
7fd1016199 Fix: increase size of fields 2011-06-21 06:38:45 +00:00
Regis Houssin
fba524fe5a Fix: uniformize table name 2011-06-19 14:07:19 +00:00
Laurent Destailleur
cb263d64f2 New: Member module use generic extrafields feature. 2011-06-19 12:04:24 +00:00
Laurent Destailleur
e4014fb0ec Work on personalized fields feature 2011-06-18 23:10:09 +00:00
Regis Houssin
1f7a11d012 Fix: delete unused table 2011-06-17 07:45:42 +00:00
Laurent Destailleur
e1094fc293 Qual: Debug and clean notification module 2011-06-12 18:05:30 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Regis Houssin
32f77f9ba1 Works on multicompany
Fix: uniformize code, more simple
2011-06-07 15:45:01 +00:00
Laurent Destailleur
ef6f5f54f4 New: Commercial proposal has its home area. 2011-06-06 16:15:02 +00:00
Regis Houssin
1c3115a8d9 New: unified action and event with trigger name
Fix: remove entity and active fields
Fix: reorder records
2011-06-05 09:08:11 +00:00
Regis Houssin
994d41aad1 New: unified action and event with trigger name 2011-06-04 18:49:45 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Laurent Destailleur
342f80e11b Qual: Uniformize fields order. 2011-05-30 08:21:40 +00:00
Laurent Destailleur
7a5185fa14 Work on zipautofill module 2011-05-29 10:59:15 +00:00
Regis Houssin
a7024e66ea Fix: missing table 2011-05-27 16:18:10 +00:00
Laurent Destailleur
b5e7b261ca Work on zipautofill module 2011-05-27 08:52:17 +00:00
Regis Houssin
d291dc497a New: add ref_ext and ref_int in delivery 2011-05-25 14:30:55 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Regis Houssin
1f0ff52ea2 (Multi-Company) Works on possibility to defined global group 2011-05-16 15:21:54 +00:00
Laurent Destailleur
28a63a92cf Increase size of id fields 2011-05-07 13:35:26 +00:00
Laurent Destailleur
4178f8f131 Fix: Support of third party status. 2011-05-05 22:19:21 +00:00
Laurent Destailleur
6da49f1960 This sql was always forgotten. Moved with others. 2011-05-03 11:19:00 +00:00
Regis Houssin
26fa83a21e New: add "tag" field for add an unique random code to be used for statistics 2011-04-23 12:29:33 +00:00
Regis Houssin
0d457fada0 New: add "tracker" field for add an unique random code to be used for statistics 2011-04-23 12:12:46 +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
Regis Houssin
38b3518df5 Fix: missing fields 2011-04-20 14:50:35 +00:00
Regis Houssin
2ace9ccac5 Fix: add index for best performance
Fix: add DOL_DOCUMENT_ROOT_ALT in inc.php for update
2011-04-18 19:27:15 +00:00
Philippe Grand
4312b25cef prepair ordre sources from dictionnary 2011-04-18 17:41:35 +00:00
Regis Houssin
7fd5a74742 Fix: use entity in action table if action is not linked with a third party 2011-04-06 13:04:56 +00:00
Laurent Destailleur
c6ac86430b Qual: Make module system more simple.
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Regis Houssin
00605cb792 Fix: rename table 2011-04-01 10:31:18 +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
0a376dc831 Fix: "lock" is a mysql function 2011-03-14 15:47:09 +00:00
Regis Houssin
89d1ad7de6 Fix: sql error 2011-03-14 15:08:31 +00:00
Regis Houssin
b67fa024c4 Fix: compatibility with postgresql 2011-03-14 09:39:47 +00:00
Laurent Destailleur
1619a4cc67 Fix: Uniformize field type. This also fix postgreql compatibility. 2011-03-12 23:35:52 +00:00
Regis Houssin
fd067f3c64 New: add table for lock/unlock an element during the modification and logging all 2011-03-11 19:47:14 +00:00
Regis Houssin
512914b791 Works on multi-currency 2011-03-10 10:38:07 +00:00
Laurent Destailleur
5fbe077deb Add option ADHERENT_LOGIN_NOT_REQUIRED 2011-03-06 13:55:47 +00:00
Laurent Destailleur
d8040864ac Fix: Can not create replacement invoice if source invoice has a discount. 2011-03-01 10:41:05 +00:00
Laurent Destailleur
8292f018de Fix: UTF8 2011-02-25 19:13:51 +00:00
Laurent Destailleur
a45d02ebfc Fix: Add missing ref_ext field 2011-02-24 21:43:03 +00:00
Laurent Destailleur
bfe3938c94 Fix: Add missing ref_ext field 2011-02-24 21:36:56 +00:00
Regis Houssin
e28ab7f759 Fix: compatibility with mysql 5.5+ 2011-02-24 09:57:02 +00:00
Laurent Destailleur
0ebe9c6f01 Work on ODT generation 2011-02-20 20:53:26 +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
b0f78032d2 Remove utf8 2011-01-25 22:12:50 +00:00
Laurent Destailleur
cad05bac29 Fix: use canvas when option not enabled 2011-01-23 22:25:25 +00:00
Laurent Destailleur
9d5affe984 Fix: Works with mysql 5.5 2011-01-16 01:02:10 +00:00
Regis Houssin
a9e6d9e057 Works on move webcalendar and phenix module to doliforge 2011-01-10 09:35:58 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
9f10fd7915 New: Add field ref_ext to allow external program to add their reference 2010-12-05 20:32:59 +00:00
tiaris
801ebb4e2a New : Acountancy reports for clients and suppliers invoices 2010-12-04 14:54:29 +00:00
Juanjo Menent
3d0353cdf3 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:39:53 +00:00
Juanjo Menent
04af0b1da8 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:29:11 +00:00
Laurent Destailleur
375efac3e3 Restore work lost by savannah backup 2010-12-01 21:51:13 +00:00
Laurent Destailleur
dc07f0e923 Update table 2010-11-18 22:34:19 +00:00
Laurent Destailleur
3924c83d1a Update table 2010-11-18 22:27:27 +00:00
Laurent Destailleur
0911532d66 New: Add property "Event on full day" on agenda 2010-11-18 22:17:44 +00:00
Regis Houssin
e2a4ad2c96 Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Regis Houssin
66eab0c5b8 Fix: redirect to company setup if company name is not defined (first install)
New: Work on multicompany
2010-10-21 08:17:59 +00:00
Laurent Destailleur
5e046a91cf Fix: Personalized payment mode is correctly saved and translation returned. 2010-10-18 18:18:12 +00:00
Juanjo Menent
f9d5e6fc27 Task #8618: add field model_pdf to facture_fourn table 2010-10-15 15:44:42 +00:00
Regis Houssin
f1df0c8465 Fix: city is linked with county 2010-10-13 14:08:55 +00:00
Regis Houssin
5e80045105 Add llx_c_ziptown for zip code and town 2010-10-12 14:37:32 +00:00
Regis Houssin
69f4686ac7 Fix: renaming of fk_adresse_livraison impossible with constraint 2010-10-07 09:56:43 +00:00
Laurent Destailleur
a6c0e62107 New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:42:01 +00:00
Laurent Destailleur
9a252af8e0 Work to add information required by internationnal businesses. 2010-10-02 00:03:09 +00:00
Laurent Destailleur
7a2d72b6fd New: Can import members using assistant 2010-10-01 23:37:36 +00:00
Laurent Destailleur
7633c94a60 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 11:57:09 +00:00
Regis Houssin
7648e6a723 Works on hook module 2010-09-24 14:39:03 +00:00
Regis Houssin
52c3245e8f Fix: Do not increase this as file+note must be small to allow index 2010-09-24 11:15:24 +00:00
Laurent Destailleur
eacc9361ea Fix: Detection of country of bank account failed
New: Can change order of fields in bank info
2010-09-15 10:30:57 +00:00
Regis Houssin
f116c45725 Fix: sql error 2010-09-13 07:36:22 +00:00
Laurent Destailleur
a1df1f5314 Fix: Action "send by email" are correctly stored in agenda. 2010-09-12 20:27:40 +00:00
Regis Houssin
4accdad6a3 Works on module hook integration 2010-09-12 15:04:13 +00:00
Laurent Destailleur
e824078fbe Doc 2010-09-08 08:10:27 +00:00
Laurent Destailleur
c42b7b7b5d Doc 2010-09-08 08:08:23 +00:00
Regis Houssin
8f04e216db Fix: regression 2010-09-06 22:17:16 +00:00
Regis Houssin
7e70aaa2f0 Works on migration management positioning lines
rang is not implemented in project task for the moment
2010-09-06 16:51:05 +00:00
Regis Houssin
b9ba88a5d2 Works on migration management positioning lines
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Regis Houssin
9b1b24cf56 Works on migration management positioning lines 2010-09-06 15:01:02 +00:00
Regis Houssin
e5d963984b Works on migration management positioning lines 2010-09-06 09:38:37 +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
7364d8a7dd Fix: Error with mysql 4.1 2010-09-04 10:56:11 +00:00
Laurent Destailleur
bbb6fe69c2 Fix syntax error 2010-09-04 10:37:20 +00:00
Regis Houssin
d97c1054f1 Works on canvas integration in third party module 2010-09-01 09:19:03 +00:00
Laurent Destailleur
241c4e76cd New: Add hour and min in delivery dates 2010-08-26 12:47:56 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Laurent Destailleur
4b715a88c0 Prepare code and database for a notifications module using other stream than emails. 2010-08-20 22:12:05 +00:00
Laurent Destailleur
f9317ce98d Remove spaces 2010-08-18 13:31:20 +00:00
Laurent Destailleur
46b35d0ee0 Fix: Error when creating 2 external rss boxes. 2010-08-13 23:34:34 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Juanjo Menent
61440d4394 Task #9643: Prepare database 2010-08-10 18:18:04 +00:00
Laurent Destailleur
688bdf8b1d New: Support NPR in customer product prices 2010-08-09 19:08:22 +00:00
Laurent Destailleur
fe87b7b482 Work on personalized attributes 2010-08-05 20:06:37 +00:00
Laurent Destailleur
c0fd415527 Fix: Column name was not changed everywhere 2010-07-29 12:37:09 +00:00
Laurent Destailleur
f55d82dee5 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:39 +00:00
Laurent Destailleur
359038d2e5 Fix: Move table in wrong repository 2010-07-10 23:13:28 +00:00
Laurent Destailleur
a1ceca54c5 Fix: Add missing tables 2010-07-10 22:55:55 +00:00
Laurent Destailleur
dd464ca055 Fix: Solve performance problems when having a lot of products 2010-07-01 21:57:06 +00:00
Laurent Destailleur
5ea293091b New: Reorganize bank menu. Add state and country on bank accounts. 2010-06-25 00:14:23 +00:00
Juanjo Menent
7dac107cd7 Local Taxes: Works in Contracts 2010-06-22 10:42:37 +00:00
Laurent Destailleur
a35ed5d756 New: IBAN value is called IFSC if country is India 2010-06-17 21:43:46 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Laurent Destailleur
0aecc4f836 Fix: Can edit state in foundation members cards 2010-06-16 19:18:01 +00:00
Laurent Destailleur
5cb7f4e8a7 New: Add field to define order of bookmarks 2010-06-06 16:04:25 +00:00
Laurent Destailleur
e20c738264 New: Support "Department/State" field on contact card. 2010-06-06 14:30:28 +00:00
Regis Houssin
15338f6b3a Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 21:00:36 +00:00
Regis Houssin
1dc875749c Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Laurent Destailleur
65e86e9c29 Fix: Postgresql compatibility 2010-05-07 21:02:48 +00:00
Regis Houssin
9dc1c8344e Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 08:49:17 +00:00
Regis Houssin
0afc007cdd Works on Milestone module 2010-05-04 06:37:57 +00:00
Regis Houssin
21178ef2f3 Works on Milestone module 2010-05-04 06:15:05 +00:00
Regis Houssin
3dc1f01387 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:56:02 +00:00
Laurent Destailleur
47ff342fa4 Fix: Error when using iphone 2010-04-12 00:27:14 +00:00
Laurent Destailleur
ab8664a7dd Remove deprecated table 2010-04-06 21:37:26 +00:00
Laurent Destailleur
2dd4f080f0 New: Add statistics page for trips and expenses module 2010-04-05 01:01:28 +00:00
Regis Houssin
6bd01ce7d2 Works on milestone module 2010-03-29 14:51:33 +00:00
Laurent Destailleur
aba2a51fa2 Fix: foreign key to country use same type 2010-03-26 23:02:01 +00:00
Regis Houssin
1574fe2a37 Works on product canvas
Works on custom list
2010-03-26 15:43:17 +00:00
Regis Houssin
84c3679129 Works on canvas capability
Works on custom list
2010-03-25 10:23:20 +00:00
Regis Houssin
da5f951ff5 Works on canvas capability
Works on custom list
2010-03-24 11:10:24 +00:00
Regis Houssin
dd408be68c Fix: reorganisation du fonctionnement des canvas de produits
Fix: migration du module droitpret en module externe
2010-03-22 11:49:10 +00:00
Laurent Destailleur
435922ae37 New: Can link trips and expenses to a project. 2010-03-21 14:01:39 +00:00
Laurent Destailleur
e89c3ba08e New: Enhancement in category module 2010-03-20 20:24:32 +00:00
Juanjo Menent
a39603d883 Works on enhancement of local taxes. New: Prepare database, product tables 2010-03-20 10:02:44 +00:00
Laurent Destailleur
5a58b6b6ea New: Enhancement in category module 2010-03-20 00:07:47 +00:00
Juanjo Menent
96f1f41c83 Qual: Uniformize table structure 2010-03-18 22:03:01 +00:00
Juanjo Menent
88517555b6 Qual: Uniformize table structure 2010-03-18 21:50:24 +00:00
Laurent Destailleur
4a5bb8a327 Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:51:51 +00:00
Laurent Destailleur
0061b3c7d8 New: Add field accountancy_code for sell/buy product 2010-03-13 22:54:55 +00:00
Regis Houssin
f1d67cba3c Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 15:52:30 +00:00
Laurent Destailleur
8980d9acc2 Move permission "see hidden categories" into "see hidden products/services". 2010-03-12 23:40:39 +00:00
Juanjo Menent
1f11eac702 Works on enhancement of local taxes. New: Prepare database, provider invoice tables 2010-03-07 10:00:05 +00:00
Regis Houssin
c9e8aaa108 Fix: utf-8 2010-03-03 10:24:26 +00:00
Regis Houssin
e4fab24a0a Fix: bug #29045 2010-03-03 06:38:12 +00:00
Juanjo Menent
0c32191cda Works on enhancement of local taxes. New: Prepare database, provider order tables 2010-03-02 19:25:30 +00:00
Laurent Destailleur
d9fabf962f Add field hidden for product. Don't know yet if it will be used. 2010-03-01 23:45:01 +00:00
Juanjo Menent
b38f9aef21 Works on enhancement of local taxes. New: Prepare database, costumer order tables 2010-03-01 20:42:24 +00:00
Juanjo Menent
627ef6d371 Works on enhancement of local taxes. New: Prepare database, propal tables 2010-03-01 20:29:22 +00:00
Juanjo Menent
72c62e1899 Works on enhancement of local taxes. New: Adapted vat dictionary and table 2010-02-28 11:45:49 +00:00
Juanjo Menent
ee867ed6c2 Works on enhancement of local taxes. New: Prepare database, costumer bills tables 2010-02-27 22:12:39 +00:00
Laurent Destailleur
843123d84a Uniformize supplier invoice code with customer invoice code. 2010-02-27 12:05:47 +00:00
Laurent Destailleur
5634208946 New: Add fields to add joined files to emailings 2010-02-24 19:25:01 +00:00
Regis Houssin
d3998336d5 Fix: move to dolibarrmod 2010-02-23 10:48:48 +00:00
Regis Houssin
72e78e95cc Works on products variants 2010-02-22 09:08:00 +00:00
Laurent Destailleur
2e962068cc New: Add default_lang field to define default language of a contact or third party. 2010-02-21 12:19:41 +00:00
Regis Houssin
54388ffa9f Works on products variants 2010-02-19 16:34:54 +00:00
Regis Houssin
65fdbc3696 Works on products variants
Fix: uniformize table name, prepare to move fields "label, description and note" in llx_product_lang
2010-02-18 09:04:55 +00:00
Laurent Destailleur
d5c786d805 Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:20:32 +00:00
Regis Houssin
2cea2b959a Fix: clean code 2010-02-12 15:06:46 +00:00
Regis Houssin
f3a56f8acd Works on enhancement of project tasks
Add project milestone
2010-02-10 17:36:02 +00:00
Regis Houssin
3d9e26df4f Fix: add constraint 2010-02-10 17:05:47 +00:00
Regis Houssin
13898e691e Fix: bad rights for user author 2010-02-03 22:36:08 +00:00
Laurent Destailleur
e225c6d3e4 Remove project leader on project card as this is no more a property of project (a project can have several project leader now) 2010-02-03 22:27:39 +00:00
Regis Houssin
77d5efde98 Fix: add constraint 2010-02-03 22:10:48 +00:00
Regis Houssin
8cd085974a Add llx_entity for better management entities 2010-02-01 11:25:53 +00:00
Regis Houssin
da01dfce6a Fix: move "energy" module in dolibarrmod 2010-02-01 11:09:09 +00:00
Regis Houssin
0391dbf1c1 Works on enhancement of project tasks 2010-01-29 09:23:28 +00:00
Regis Houssin
5c0d4b896b Fix: uniformize code 2010-01-28 13:27:34 +00:00
Regis Houssin
a71e75c7c7 Works on enhancement of project tasks 2010-01-28 11:08:11 +00:00
Regis Houssin
acdc5ad1c6 Works on enhancement of project tasks 2010-01-26 19:03:47 +00:00
Regis Houssin
69f38173a7 Works on enhancement of project tasks
Fix: data migration field fk_user_resp of llx_projet to llx_element_contact
2010-01-26 14:08:59 +00:00
Laurent Destailleur
5c6089ef32 Apply patch by juanjo 2010-01-23 22:01:34 +00:00
Regis Houssin
f4230d9787 Works on enhancement of project tasks 2010-01-22 17:49:13 +00:00
Regis Houssin
bb664dda94 Fix: increase the capacity of the field 2010-01-20 09:47:53 +00:00
Laurent Destailleur
34985a4712 Fix: Can set two category on bank transactions 2010-01-19 10:10:40 +00:00
Laurent Destailleur
4c68f4f415 Add tables for extra fields. 2010-01-15 00:07:44 +00:00
Laurent Destailleur
935431eba3 New: Support note on trips module 2010-01-14 23:21:22 +00:00
Regis Houssin
2aac1761e3 Add numbering and pdf module in project 2010-01-13 18:20:21 +00:00
Laurent Destailleur
3608e50b07 Prepare module numberwords 2010-01-13 16:26:19 +00:00
Regis Houssin
f6e17f934b Add extra fields table 2010-01-13 08:11:09 +00:00
Laurent Destailleur
a3230291a6 Qual: Move deprecated module into the other repository 2010-01-12 10:26:05 +00:00
Laurent Destailleur
38e757f4ae Fix: Debug module notification.
New: Can use email notification when validating proposal or orders.
2010-01-09 14:48:27 +00:00
Laurent Destailleur
3725ebf5ba New: Add field dateend of project 2009-12-30 12:56:41 +00:00
Regis Houssin
1ce5faff60 Fix: lost modification 2009-12-21 13:59:40 +00:00
Regis Houssin
74982edb02 Fix: rename field "key" to "cryptkey"
Fix: rename "llx_ecm_document" to "llx_ecm_documents"
2009-12-15 15:44:32 +00:00
Regis Houssin
d2de6ca62f Works on files encryption 2009-12-15 15:15:45 +00:00
Regis Houssin
8dd2a8c716 Works on files encryption 2009-12-15 15:15:45 +00:00
Regis Houssin
432dc7a009 Works on migration of relationship tables 2009-12-12 20:41:27 +00:00
Regis Houssin
cf3f719a71 Works on migration of relationship tables 2009-12-12 09:13:41 +00:00
Regis Houssin
b3ae671237 Works on migration of relationship tables 2009-12-11 16:31:42 +00:00
Regis Houssin
e28c4b03a9 Fix: uniformize structure
Works on migration of linked tables
2009-12-11 10:17:58 +00:00
Regis Houssin
a4eea3ec7b Works on multi-company 2009-12-10 13:08:19 +00:00
Regis Houssin
382150b774 Fix: delete obsolete fields 2009-12-09 18:18:45 +00:00
Laurent Destailleur
03f11bf481 New: Add label for stock movements 2009-12-09 18:13:47 +00:00
Regis Houssin
c18885d4ff Fix: missing addslashes
Fix: filed entity
2009-12-01 13:27:53 +00:00
Regis Houssin
d6e0912f6c Fix: bad security access
Fix: add entity in facture_rec and constraint with fk_soc
Fix: uniformize code
2009-11-19 11:25:08 +00:00
Regis Houssin
43d5b6f83c Fix: add constraint in llx_propaldet 2009-11-12 16:40:01 +00:00
Laurent Destailleur
d9211b1665 Fix: Delete deprecated files (Move tables surveys in external modules). 2009-11-11 23:49:58 +00:00
Regis Houssin
34bf0421cf Works on multicompany module
Fix: rename "optid" to "rowid" and "adhid" to "fk_member"
2009-11-07 12:05:31 +00:00
Regis Houssin
0ef7f36b19 Fix: delete old index 2009-11-07 08:47:01 +00:00
Regis Houssin
f7815d0c8a Works on multicompany module 2009-11-07 08:34:45 +00:00
Laurent Destailleur
8fe17308cf New: Debian package build is finished. 2009-10-29 22:28:03 +00:00
Laurent Destailleur
13a251eab4 Fix: Wrong index name 2009-10-28 18:46:13 +00:00
Laurent Destailleur
78643ec12a Qual: Better compatibility with other databases 2009-10-28 17:37:40 +00:00
Regis Houssin
68f1a80501 Fix: compatibility with postgesql 2009-10-26 11:23:00 +00:00
Regis Houssin
7565162516 Fix: utf-8 2009-10-26 11:00:44 +00:00
Laurent Destailleur
0e113ea493 Qual: Uniformize code.
Fix: Social contributions was french for all countries.
2009-10-25 20:48:44 +00:00
Laurent Destailleur
fe6563b755 Qual: More portable SQL 2009-10-25 17:57:23 +00:00
Laurent Destailleur
a3b57d20e5 Qual: More portable SQL 2009-10-25 16:30:26 +00:00
Laurent Destailleur
33f0613fd3 Qual: More portable SQL 2009-10-24 17:32:21 +00:00
Laurent Destailleur
a469b8e0fc Qual: Uniformize SQL code to be more compatible 2009-10-23 23:01:03 +00:00
Laurent Destailleur
192fea4164 Add useragent in llx_events 2009-10-20 12:45:52 +00:00
Laurent Destailleur
1b7fbc46f9 Fix: Primary key must be named pk_tablename 2009-10-17 14:02:15 +00:00
Laurent Destailleur
8089dd48fd Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00