Laurent Destailleur
|
dc2fec8f57
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-07-24 19:37:04 +02:00 |
|
Regis Houssin
|
835cb04631
|
FIX remove rowid for multicompany compatibility
|
2018-07-24 17:07:08 +02:00 |
|
Regis Houssin
|
d4920521b5
|
FIX multicompany compatibility !
|
2018-07-24 15:44:21 +02:00 |
|
Regis Houssin
|
25c93de801
|
FIX missing drop old postgresql unique key
|
2018-07-24 11:23:44 +02:00 |
|
florian HENRY
|
2f2ca16e2b
|
Add DELETE Trigger action into admin event agenda log
|
2018-07-10 16:44:14 +02:00 |
|
Laurent Destailleur
|
5f52dfa873
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-07-10 14:02:40 +02:00 |
|
Laurent Destailleur
|
cbc17d4658
|
Fix ecm when using multicompany
|
2018-07-10 12:03:51 +02:00 |
|
Laurent Destailleur
|
3a593f88f1
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/upgrade2.php
|
2018-07-05 10:28:24 +02:00 |
|
Laurent Destailleur
|
5883899bc7
|
Little debug of option WEBSITE_USE_WEBSITE_ACCOUNTS
|
2018-07-05 02:33:39 +02:00 |
|
Laurent Destailleur
|
64e778a78f
|
Fix pgsql migration
|
2018-07-04 10:26:25 +02:00 |
|
Laurent Destailleur
|
a2f517685e
|
Fix pgsql migration
|
2018-07-04 10:21:42 +02:00 |
|
Laurent Destailleur
|
12c43d7722
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-07-03 12:33:17 +02:00 |
|
Laurent Destailleur
|
c2499f298c
|
Fix bad name of field
|
2018-07-02 18:08:55 +02:00 |
|
Laurent Destailleur
|
0f77e3c05c
|
Fix bad name of field
|
2018-07-02 17:57:32 +02:00 |
|
Laurent Destailleur
|
63f3143718
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-07-02 12:18:34 +02:00 |
|
Laurent Destailleur
|
7bf33b1bac
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/hrm/index.php
htdocs/install/mysql/tables/llx_website_account.key.sql
htdocs/modulebuilder/template/myobject_card.php
|
2018-07-02 12:16:51 +02:00 |
|
Laurent Destailleur
|
d8c7c61951
|
Merge branch '8.0_canvas' of https://github.com/hregis/dolibarr into
hregis-8.0_canvas
# Conflicts:
# htdocs/product/canvas/product/tpl/list.tpl.php
|
2018-06-30 18:29:08 +02:00 |
|
Regis Houssin
|
718cbce8eb
|
Fix: use "visible" field name instead "checked"
|
2018-06-30 10:58:08 +02:00 |
|
Regis Houssin
|
4c90ff9917
|
NEW add "checked" field for new list engine compatibility
|
2018-06-30 10:54:22 +02:00 |
|
Laurent Destailleur
|
31396739f9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-06-30 01:26:59 +02:00 |
|
Laurent Destailleur
|
7fab2ca1f8
|
Add new field
|
2018-06-30 01:26:33 +02:00 |
|
Laurent Destailleur
|
a9e78f27d9
|
Merge branch 'develop' into patch-115
|
2018-06-30 01:21:58 +02:00 |
|
Laurent Destailleur
|
202ab93c5f
|
Update 7.0.0-8.0.0.sql
|
2018-06-30 01:20:57 +02:00 |
|
Laurent Destailleur
|
7984316142
|
Update 7.0.0-8.0.0.sql
|
2018-06-30 01:20:44 +02:00 |
|
Laurent Destailleur
|
3112244529
|
Merge pull request #8884 from defrance/patch-117
New : fichinter models (like factureRec)
|
2018-06-30 01:19:03 +02:00 |
|
Laurent Destailleur
|
60c62895bf
|
WIP Can add tooltips on extrafields
|
2018-06-28 19:13:23 +02:00 |
|
Laurent Destailleur
|
0490807f9b
|
Prepare 9.0
|
2018-06-28 18:36:08 +02:00 |
|
Laurent Destailleur
|
a30789e423
|
Fix table name
|
2018-06-27 00:34:45 +02:00 |
|
Laurent Destailleur
|
aa37786596
|
Fix migration errors reported by Softaculous
|
2018-06-26 11:51:49 +02:00 |
|
Laurent Destailleur
|
cbe682582e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-06-26 01:25:24 +02:00 |
|
Laurent Destailleur
|
5c93fa1bfb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
|
2018-06-26 01:25:03 +02:00 |
|
Regis Houssin
|
a78ba20c9b
|
Fix: update price format
|
2018-06-25 12:20:08 +02:00 |
|
Regis Houssin
|
3d9b191806
|
Fix: restore and update example data
|
2018-06-25 12:16:02 +02:00 |
|
Regis Houssin
|
a6729b0bd1
|
Fix: change field name and remove obsolete data
|
2018-06-25 09:10:24 +02:00 |
|
Laurent Destailleur
|
bc71685258
|
Fix migration error
|
2018-06-25 08:30:37 +02:00 |
|
Laurent Destailleur
|
c664d0c2fd
|
Fix phpunit
|
2018-06-24 18:26:35 +02:00 |
|
Laurent Destailleur
|
a50b62d7e7
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-06-24 10:26:24 +02:00 |
|
Laurent Destailleur
|
4f533be01a
|
For #9006
|
2018-06-24 10:26:08 +02:00 |
|
Laurent Destailleur
|
5829014218
|
Merge branch 'develop' into NEW_advance_targer_filter_everywhere
|
2018-06-24 10:24:26 +02:00 |
|
Laurent Destailleur
|
ac19a6e211
|
Merge pull request #8993 from hregis/develop_pgsql
Fix: wrong field name, use "type" instead "llx_c_type_fees"
|
2018-06-22 15:09:31 +02:00 |
|
atm-quentin
|
d53aa71673
|
NEW advance target filtering can be used everywhere with tpl and fk_element
|
2018-06-22 10:54:00 +02:00 |
|
Laurent Destailleur
|
cfcedc1170
|
Fix remove old unique key constraint
|
2018-06-21 00:11:37 +02:00 |
|
Regis Houssin
|
e1db5ab433
|
Fix: wrong field name, use "type" instead "llx_c_type_fees"
|
2018-06-19 19:56:39 +02:00 |
|
hythamsoliman81
|
f461ab5f96
|
SQL synatx error at llx_website_page.sql
|
2018-06-17 00:12:06 +02:00 |
|
Laurent Destailleur
|
4900f1f1f1
|
Fix sql coding style
|
2018-06-13 23:10:29 +02:00 |
|
Laurent Destailleur
|
094b31a563
|
Complete migration
|
2018-06-13 21:46:55 +02:00 |
|
Laurent Destailleur
|
ed41731a50
|
Merge pull request #8954 from mwelters/develop
German Accounting Plan SKR03 and SKR04 (mysql/data)
|
2018-06-13 21:45:02 +02:00 |
|
Laurent Destailleur
|
c09e69aeb6
|
Update llx_accounting_abc.sql
|
2018-06-13 21:44:43 +02:00 |
|
Laurent Destailleur
|
074ada10e6
|
Merge pull request #8940 from aspangaro/8.0-b33
Fix : Migration for Romanian chart of accounts
|
2018-06-13 21:37:50 +02:00 |
|
Laurent Destailleur
|
1e488a6f7f
|
Merge pull request #8924 from dtix/patch-1
Romania vat rate changed
|
2018-06-13 20:01:48 +02:00 |
|