Laurent Destailleur
|
a1144e1f66
|
Fix missing init of hookmanager
|
2017-06-08 11:18:41 +02:00 |
|
Regis Houssin
|
bb37c2f980
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_transverse
|
2017-06-06 13:54:33 +02:00 |
|
Laurent Destailleur
|
4bda7fcafc
|
Merge pull request #6949 from aspangaro/6.0-vat2
NEW : VAT payment v6 look and feel
|
2017-06-06 11:08:50 +02:00 |
|
Regis Houssin
|
7ed0643b52
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_transverse
|
2017-06-06 10:54:16 +02:00 |
|
Laurent Destailleur
|
c50006c91b
|
Merge pull request #6936 from aspangaro/6.0-multijournal
Accountancy - Activate multijournal on bank_journal
|
2017-06-06 10:38:05 +02:00 |
|
Regis Houssin
|
79a0b959d1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_transverse
|
2017-06-06 10:36:37 +02:00 |
|
Regis Houssin
|
b66da3d148
|
New: big refactorization of multicompany transverse mode
|
2017-06-06 10:23:33 +02:00 |
|
Laurent Destailleur
|
22efbabfa6
|
NEW Add hook doUpgrade2
|
2017-06-06 01:34:25 +02:00 |
|
Alexandre SPANGARO
|
e547aa8aee
|
NEW : VAT payment v6 look and feel
|
2017-06-05 15:41:33 +02:00 |
|
Alexandre SPANGARO
|
806d25ae41
|
Activate multi-journal on expensereport journal
|
2017-06-05 06:44:53 +02:00 |
|
Alexandre SPANGARO
|
ef9275d031
|
Merge remote-tracking branch 'uptream/develop' into 6.0-multijournal
# Conflicts:
# htdocs/core/menus/standard/eldy.lib.php
|
2017-06-03 07:48:50 +02:00 |
|
Alexandre SPANGARO
|
90c1a38486
|
Accountancy - Activate multijournal on bank_journal
|
2017-06-03 07:23:14 +02:00 |
|
Laurent Destailleur
|
504ea85334
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-06-03 01:55:27 +02:00 |
|
Laurent Destailleur
|
7f18dfee0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
dev/skeletons/skeleton_card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/projet/card.php
|
2017-06-03 01:55:05 +02:00 |
|
Laurent Destailleur
|
af01e544d5
|
Merge branch 'develop' into fix_develop_missing_entity_column
|
2017-06-03 01:11:49 +02:00 |
|
Laurent Destailleur
|
4e397107e1
|
Merge pull request #6934 from atm-florian/dev_loancalc
NEW : Add calculation function for Loan schedule
|
2017-06-03 01:10:39 +02:00 |
|
atm-ph
|
70a188c042
|
Fix missing column entity on llx_accounting_journal after init demo with the bash
|
2017-06-02 21:45:02 +02:00 |
|
florian HENRY
|
b0f2db7aaa
|
NEW : Add calculation function for Loan schedule
|
2017-06-02 17:48:29 +02:00 |
|
Laurent Destailleur
|
447db1b324
|
Fix orphelins for categories tables
|
2017-06-02 13:46:30 +02:00 |
|
Laurent Destailleur
|
9b4c929d79
|
NEW Add phpunit to check the engine is defined into sql create files.
|
2017-06-01 16:09:09 +02:00 |
|
Laurent Destailleur
|
733d1caac6
|
Correct usage of parameter 'none' in GETPOST
|
2017-06-01 12:37:16 +02:00 |
|
Laurent Destailleur
|
07a6bb5664
|
More files to delete in migration
|
2017-06-01 12:26:17 +02:00 |
|
Laurent Destailleur
|
c9a09adf79
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/main.lang
|
2017-05-31 12:50:29 +02:00 |
|
Laurent Destailleur
|
d2813eabbc
|
FIX #6877
Conflicts:
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-05-29 13:41:59 +02:00 |
|
Laurent Destailleur
|
19b8918caf
|
FIX #6881
|
2017-05-29 13:40:08 +02:00 |
|
Laurent Destailleur
|
4824942369
|
FIX #6877
|
2017-05-29 13:39:07 +02:00 |
|
Laurent Destailleur
|
85e0ded573
|
FIX #6881
|
2017-05-29 13:35:51 +02:00 |
|
Laurent Destailleur
|
1da648402d
|
Merge pull request #6886 from hregis/develop_bug
Fix: use encrypt for llx_const data
|
2017-05-29 10:16:07 +02:00 |
|
Laurent Destailleur
|
d19a8929df
|
Merge pull request #6875 from atm-ph/fix_develop_ref_column_inventory
Fix missing column ref on migration for inventory
|
2017-05-29 10:11:26 +02:00 |
|
Laurent Destailleur
|
7a1480d362
|
Look and feel v6
|
2017-05-26 00:02:41 +02:00 |
|
Laurent Destailleur
|
ca08f814c1
|
Remove deprecated files
|
2017-05-25 19:38:42 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Regis Houssin
|
55121c5e05
|
Fix: use encrypt for llx_const data
|
2017-05-24 16:35:02 +02:00 |
|
Laurent Destailleur
|
cea98ce5cb
|
Look and feel v6
|
2017-05-23 15:30:56 +02:00 |
|
Laurent Destailleur
|
80ce8da7a3
|
Fix migration errors and responsive design
|
2017-05-23 15:13:52 +02:00 |
|
phf
|
9bc60b8aa5
|
Fix missing column ref on migration for inventory
|
2017-05-22 09:26:10 +02:00 |
|
Laurent Destailleur
|
80cbc28385
|
NEW Add REST API to push a file.
|
2017-05-20 15:52:36 +02:00 |
|
Laurent Destailleur
|
e340a53f7c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-20 11:58:50 +02:00 |
|
Laurent Destailleur
|
df05980c3a
|
Prepare table of notification per object (exemple agenda events)
|
2017-05-20 10:42:45 +02:00 |
|
Alexandre SPANGARO
|
1da0959a3a
|
Merge remote-tracking branch 'uptream/develop' into 6.0-grh
|
2017-05-20 08:03:29 +02:00 |
|
Alexandre SPANGARO
|
4ff9607011
|
Update table accounting_bookeeping to prepare FEC format and harmonization
|
2017-05-20 07:56:33 +02:00 |
|
Laurent Destailleur
|
330b9e7038
|
Merge pull request #6866 from absnc/project_element_shipping
NEW Enable shipments in Project overview tab
|
2017-05-19 17:10:51 +02:00 |
|
Laurent Destailleur
|
aec4cef5de
|
Clean some code for type of event deprecated since 3.3
|
2017-05-19 12:58:38 +02:00 |
|
absnc
|
7b784a1dcb
|
Enable shipments for project overview tab
|
2017-05-19 17:50:10 +11:00 |
|
Laurent Destailleur
|
0b0dbd9649
|
Code comment
|
2017-05-18 17:57:20 +02:00 |
|
Laurent Destailleur
|
56989ae5af
|
Add missing fields making not possible to enter reference price of
products into another currency
|
2017-05-17 15:10:45 +02:00 |
|
Laurent Destailleur
|
7931c548c7
|
Better translation
|
2017-05-16 23:58:42 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
ce84990414
|
NEW On invoices generated by template, we save if of source template.
|
2017-05-16 02:46:19 +02:00 |
|
Laurent Destailleur
|
9b550ae178
|
Fix migration of accountancy_journal from char to num.
|
2017-05-14 12:54:26 +02:00 |
|