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
d60211a7c8
Fix: update entity field
2012-09-07 17:43:27 +02:00
Regis Houssin
5270ec06cb
Fix: compatibility with multicompany transverse mode
2012-09-07 17:20:12 +02:00
Regis Houssin
77bbae7723
Fix: remove older models for avoid warnings
2012-09-07 11:18:08 +02:00
Regis Houssin
68c71896d4
Fix: add extraparams field for more parameters
2012-09-07 10:50:19 +02:00
Laurent Destailleur
6e90e60268
Fix data init
2012-09-06 23:46:35 +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
Regis Houssin
14b1b1d6e5
Fix: missing upgrade with minor version
2012-09-03 16:28:55 +02:00
Laurent Destailleur
2927a58606
Fix: Some fix into ajax ecm.
...
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Regis Houssin
6f8b63f0ef
Merge pull request #367 from simnandez/develop
...
Fix: Bad assignation of const for pdf delivery module name
2012-09-01 09:48:57 -07:00
Regis Houssin
54acdc71f6
Fix: this field is for 3.3
2012-09-01 18:09:47 +02:00
simnandez
44a3db8785
Fix: Bad assignation of const for pdf delivery module name
2012-09-01 17:02:38 +02:00
Laurent Destailleur
96e0586934
Fix: enhance cleaning of database
2012-08-30 17:11:42 +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
Laurent Destailleur
6c0dac2f17
More things to repair
2012-08-27 19:30:09 +02:00
FHenry
d716763896
change size of elementtype
2012-08-26 21:53:40 +02:00
FHenry
7895ff0e5c
Change size of element type
2012-08-26 19:03:23 +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
a0b3ea0dd4
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 18:52:55 +02:00
Regis Houssin
eca37eb123
Fix: [ bug #497 ] Module Order Supplier inaccessible altogether because
...
of a missing SQL field
2012-08-23 17:24:29 +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
Regis Houssin
24cc07815d
Fix: remove old accountancy code, can cause blank screen
2012-08-20 00:36:51 +02:00
Regis Houssin
48efabc8a4
Fix: remove deprecated function and avoid warnings
2012-08-15 09:06:36 +02:00
Laurent Destailleur
0251385624
Fix: Broken feautres after migration from old versions
2012-08-10 19:13:54 +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
Laurent Destailleur
b3b598c068
New input reason into dictionnary.
2012-08-09 18:33:45 +02:00
Laurent Destailleur
e53e847083
Qual: Uniformize code
2012-08-05 14:37:45 +02:00
Laurent Destailleur
b47ced7507
Fix: syntax error
2012-07-25 10:56:30 +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
8e2fee02df
correct default definition for buy_price_ht in migration script
2012-07-18 17:17:00 +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
e6cd400bc3
Qual: List of elements must be into a page called "list.php".
2012-06-09 19:16:31 +02:00