Laurent Destailleur
|
2a6d8e77db
|
FIX Lost filter on opportunities
|
2016-09-30 11:45:36 +02:00 |
|
Laurent Destailleur
|
f742d4ec66
|
Fix code corrupting database
|
2016-03-10 13:46:52 +01:00 |
|
Laurent Destailleur
|
80805f78ea
|
Disable too dangerous patch. Fix must be done by doing an insert only
without creating/renaming databases.
|
2016-03-10 13:43:09 +01:00 |
|
Florian HENRY
|
b58e155a6f
|
FIX : #4785
|
2016-03-10 12:22:49 +01:00 |
|
Florian HENRY
|
4bf2da4af7
|
revert SQL changes
|
2016-03-08 10:24:59 +01:00 |
|
Florian HENRY
|
23e35a6012
|
update size of elementtype column into llx_actioncomm (module_subelement
name can be longer than 32)
|
2016-02-10 14:21:57 +01:00 |
|
Florian HENRY
|
a4fafae109
|
FIX : Remove column creation for table llx_product_fournisseur_price,
the column use un calss is fk_supplier_price_expression, and
fk_price_expression does not exist into lx_product_fournisseur_price sql
file declaration
|
2015-11-07 17:19:13 +01:00 |
|
Florian HENRY
|
b0be2b04c7
|
FIX : #3912
|
2015-11-06 10:53:33 +01:00 |
|
Florian HENRY
|
f6b8c3a130
|
FIX : #3912
|
2015-11-06 10:50:08 +01:00 |
|
Laurent Destailleur
|
826cc6db1b
|
Repair old deprecated data
|
2015-11-04 09:54:13 +01:00 |
|
Laurent Destailleur
|
e0a88fabd9
|
FIX #3521
|
2015-09-14 17:54:53 +02:00 |
|
Laurent Destailleur
|
47ea834516
|
Fix debug module expense report
|
2015-08-28 20:11:16 +02:00 |
|
Florian HENRY
|
b4e810a7a8
|
FIX: #3392
|
2015-08-17 13:05:54 +02:00 |
|
Laurent Destailleur
|
daeada4bae
|
Merge branch 'patch-70' of https://github.com/defrance/dolibarr into
defrance-patch-70
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-08-12 22:12:50 +02:00 |
|
Laurent Destailleur
|
17f7b1528a
|
Fix not compatible not supported option
|
2015-07-28 10:05:48 +02:00 |
|
Juanjo Menent
|
16ae9633e5
|
FIX: Change Spanish provinces code to ISO
|
2015-07-22 11:26:20 +02:00 |
|
Juanjo Menent
|
7c8b1feaeb
|
FIX: Change Spanish provinces code to ISO
|
2015-07-22 10:57:25 +02:00 |
|
BENKE Charlie
|
b7e148d183
|
Update 3.7.0-3.8.0.sql
|
2015-07-14 02:49:58 +02:00 |
|
Laurent Destailleur
|
276f057acf
|
Clean trigger codes
Better error message when we insert duplicate barcode.
|
2015-06-30 16:10:03 +02:00 |
|
Laurent Destailleur
|
ae5b779652
|
Uniformize code
|
2015-06-30 01:34:17 +02:00 |
|
Laurent Destailleur
|
5f07c18e06
|
NEW Add opportunity amount on project card.
|
2015-06-29 16:57:32 +02:00 |
|
aspangaro
|
452733263d
|
Move ACCOUNTING_VAT_ACCOUNT to ACCOUNTING_VAT_SOLD_ACCOUNT
|
2015-06-25 06:37:26 +02:00 |
|
aspangaro
|
385857380b
|
Remove old field
|
2015-06-23 06:39:55 +02:00 |
|
aspangaro
|
20582b9ea5
|
Merge remote-tracking branch 'Upstream/develop' into develop-36
|
2015-06-21 07:31:43 +02:00 |
|
Laurent Destailleur
|
4f1538f502
|
Introduce table llx_c_holiday_type
|
2015-06-21 03:19:15 +02:00 |
|
Laurent Destailleur
|
e0d1cbeb16
|
Introduce table llx_c_holiday_type
|
2015-06-21 00:07:03 +02:00 |
|
aspangaro
|
0ff97da1ea
|
Review ER : remove fk_c_tva and add option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT
|
2015-06-20 09:06:20 +02:00 |
|
aspangaro
|
50aa36502c
|
Merge remote-tracking branch 'Upstream/develop' into develop-32
Conflicts:
htdocs/expensereport/card.php
|
2015-06-17 07:21:43 +02:00 |
|
aspangaro
|
8d0e7261f5
|
Debug
|
2015-06-17 07:19:25 +02:00 |
|
Laurent Destailleur
|
fb1a3f3ea3
|
Rename alternative name
|
2015-06-16 12:04:11 +02:00 |
|
aspangaro
|
a23994055a
|
Add field and table in database & migration script
|
2015-06-16 05:47:19 +02:00 |
|
Marcos García de La Fuente
|
a496606826
|
Merge branch 'develop' into commercial-name
Conflicts:
htdocs/societe/soc.php
|
2015-06-13 02:45:42 +02:00 |
|
aspangaro
|
67c9a95ffb
|
FIX: Correct migration script
|
2015-06-08 05:28:12 +02:00 |
|
Laurent Destailleur
|
7c3f94d350
|
Merge pull request #2955 from hregis/develop_origin
Fix: use encrypt/decrypt with llx_const for experimental encryption in
|
2015-06-05 09:35:25 +02:00 |
|
Laurent Destailleur
|
5edef2f02f
|
NEW A module can add its entries into cron module.
|
2015-06-05 03:32:09 +02:00 |
|
Regis Houssin
|
e1136b4758
|
Fix: use encrypt/decrypt with llx_const for experimental encryption in
database of sensitive data
|
2015-06-04 15:50:31 +02:00 |
|
Laurent Destailleur
|
c9d63238ca
|
Add fields at bank account description to manage corretly sepa
generation.
|
2015-06-01 13:19:02 +02:00 |
|
Laurent Destailleur
|
e9687cbc4f
|
Fix the amount for entry price must use the format dedicated to amount.
|
2015-05-31 18:23:11 +02:00 |
|
Laurent Destailleur
|
7a0ec2d831
|
Prototype with datatables works now also ith jmobile.
Add field fifo and lifo into product table.
|
2015-05-30 23:56:42 +02:00 |
|
Marcos García de La Fuente
|
460a2ec2ab
|
Merge branch 'develop' into commercial-name
Conflicts:
htdocs/categories/categorie.php
htdocs/comm/prospect/list.php
|
2015-05-25 15:09:46 +02:00 |
|
abb
|
4e48f24507
|
added new trigger for supplier invoice unvalidation "BILL_SUPPLIER_UNVALIDATE" in Database
|
2015-05-23 15:12:24 +01:00 |
|
Raphaël Doursenaud
|
fc88df9ddf
|
Fixed typo
|
2015-05-21 16:33:38 +02:00 |
|
Raphaël Doursenaud
|
38a9f6edae
|
Drop deprecated fields
Fix #2870
|
2015-05-21 16:32:46 +02:00 |
|
Laurent Destailleur
|
4a70bb7acf
|
Work on generic usage of get_exdir.
|
2015-05-18 23:04:49 +02:00 |
|
Laurent Destailleur
|
15c355efc9
|
A ref field must never be null.
|
2015-05-18 22:31:14 +02:00 |
|
Laurent Destailleur
|
36d164f779
|
Add field gender into table of user.
|
2015-05-17 23:43:57 +02:00 |
|
Laurent Destailleur
|
851007f1a8
|
Prepare database to manage recurring events
|
2015-05-17 20:12:49 +02:00 |
|
Marcos García de La Fuente
|
e2b2c1c8bd
|
Merge branch 'develop' into commercial-name
Conflicts:
htdocs/societe/class/societe.class.php
|
2015-05-15 12:30:03 +02:00 |
|
Laurent Destailleur
|
c33cbefad2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-15 11:16:29 +02:00 |
|
Laurent Destailleur
|
49a13f5e72
|
Debug of module expense report
|
2015-05-15 03:52:29 +02:00 |
|