Laurent Destailleur
|
7e34581952
|
Merge pull request #5139 from aspangaro/4.0-p25
FIX: Accountancy - Chart of accounts are limited on only one country
|
2016-05-05 22:27:05 +02:00 |
|
Laurent Destailleur
|
d69904c14d
|
Can set the home page of web sites
|
2016-05-02 15:51:18 +02:00 |
|
aspangaro
|
88435a0d80
|
NEW: Accountancy - Prepare multiple journals
|
2016-05-01 08:03:40 +02:00 |
|
frederic34
|
17463b4927
|
categories account like other categories
|
2016-04-30 14:45:24 +02:00 |
|
aspangaro
|
7041a041ce
|
FIX: Accountancy - Chart of accounts are limited on only one country
|
2016-04-30 06:52:21 +02:00 |
|
Laurent Destailleur
|
19162fc8d5
|
Merge branch 'patch-1' of https://github.com/PeartreeG/dolibarr into
PeartreeG-patch-1
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/resource/element_resource.php
|
2016-04-29 18:31:11 +02:00 |
|
Juanjo Menent
|
5ca989c836
|
Merge pull request #5126 from FHenry/dev_fixpgsql
FIX Postgres migration from 3.9 to 4.0
|
2016-04-29 12:18:49 +02:00 |
|
Juanjo Menent
|
d6b1cd8a1c
|
Merge pull request #5083 from aspangaro/4.0-p22
FIX: Accountancy - Work on categories for report - Add french example & other
|
2016-04-29 11:59:41 +02:00 |
|
Florian HENRY
|
e698c410f5
|
FIX Postgres migration from 3.9 to 4.0
|
2016-04-28 13:56:17 +02:00 |
|
Laurent Destailleur
|
e723966583
|
FIX: Qty in stock must be float like it is in stock movement.
FIX: Can't create a stock transfer from product card
Performance enhancement of stock information loading.
|
2016-04-28 11:01:56 +02:00 |
|
Laurent Destailleur
|
66ea799eb7
|
Uniformize code and add more comment to understand workflow
|
2016-04-26 13:27:32 +02:00 |
|
aspangaro
|
04fd5a20ef
|
FIX: Accountancy Work on categories for Report - Add french example
|
2016-04-23 15:43:28 +02:00 |
|
Laurent Destailleur
|
7e047ada2b
|
Merge pull request #5064 from aspangaro/4.0-p21
FIX: Accountancy - Road to stable version
|
2016-04-22 19:21:18 +02:00 |
|
aspangaro
|
4a078db060
|
FIX: Migration script
|
2016-04-22 06:57:37 +02:00 |
|
Frédéric FRANCE
|
adde434708
|
Update 3.9.0-4.0.0.sql
|
2016-04-21 08:52:10 +02:00 |
|
Laurent Destailleur
|
d9e846e586
|
Update migrate script
|
2016-04-21 02:47:34 +02:00 |
|
Laurent Destailleur
|
349c1c2d69
|
Merge pull request #4999 from fappels/develop
Fix migration script
|
2016-04-19 19:22:37 +02:00 |
|
Laurent Destailleur
|
4619040983
|
Work on website module
|
2016-04-19 18:41:05 +02:00 |
|
Laurent Destailleur
|
3a807d9cdb
|
Revert a commit. The field was already added.
|
2016-04-18 21:07:26 +02:00 |
|
Laurent Destailleur
|
a88b3a8cc4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-18 21:02:34 +02:00 |
|
Laurent Destailleur
|
f68f5677bb
|
Start to use the vat code to identify a vat into combo list instead of
just "rate" and "npr".
|
2016-04-18 21:02:14 +02:00 |
|
Juanjo Menent
|
5a87218622
|
Merge pull request #5034 from aspangaro/4.0-p19
NEW: Accountancy - Add Result page
|
2016-04-18 20:17:27 +02:00 |
|
Frédéric FRANCE
|
c6226e63b7
|
Update 3.9.0-4.0.0.sql
|
2016-04-18 08:13:01 +02:00 |
|
aspangaro
|
b59c94e056
|
NEW: Accountancy - Add Result page
& review
|
2016-04-17 15:44:04 +02:00 |
|
Juanjo Menent
|
f86952dfaa
|
FIX Add missing field fk_shipping_method_id
|
2016-04-15 16:57:11 +02:00 |
|
fappels
|
2462716eb4
|
Fix migration script
|
2016-04-12 16:24:00 +02:00 |
|
Laurent Destailleur
|
357877b1fe
|
Debug multicurrency and clean properties of some modules
|
2016-04-12 14:45:59 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
874c65dfda
|
Fix unique key of table
|
2016-04-09 10:13:56 +02:00 |
|
Laurent Destailleur
|
7b16482cee
|
Add comment to show directoves to solve conception error on lot
management (add a table to store all lots and their properties: date,
note, ...)
Removed deprecated field pmp at stock level (pmp is at product level)
|
2016-04-09 10:01:22 +02:00 |
|
Laurent Destailleur
|
448758bbf4
|
Merge branch 'develop_NEW_supplier_price_reputation' of
https://github.com/atm-alexis/dolibarr into
atm-alexis-develop_NEW_supplier_price_reputation
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-04-08 22:01:55 +02:00 |
|
Laurent Destailleur
|
010a4f8929
|
Merge pull request #4945 from frederic34/shipcust
NEW : Select Preferred Sending Method for a third party
|
2016-04-08 21:31:06 +02:00 |
|
Laurent Destailleur
|
f14b03a230
|
NEW Add more trackable events (create, submit and receive supplier
order). So we will be able to use generic features to log what was done
with the specific table llx_commande_fournisseur_log
|
2016-04-08 17:07:25 +02:00 |
|
Alexis Algoud
|
c2a5ad7d9c
|
FIX sql
|
2016-04-06 10:05:03 +02:00 |
|
Laurent Destailleur
|
3738dae38d
|
NEW Add date_rum into table of thirdparty bank account.
|
2016-04-05 12:06:47 +02:00 |
|
Laurent Destailleur
|
0f0850664d
|
FIX Remove duplicates of shipment modes
|
2016-04-05 11:47:52 +02:00 |
|
frederic34
|
198b9ce8fe
|
Select Preferred Sending Method for a customer
|
2016-04-04 18:28:55 +02:00 |
|
Juanjo Menent
|
b3a5c8bae2
|
Merge pull request #4937 from simnandez/dolibarr-3510
Close #3510 Add a numbering module for check deposits
|
2016-04-03 16:22:34 +02:00 |
|
Juanjo Menent
|
8f2fb64efb
|
Merge pull request #4929 from aspangaro/4.0-p12
FIX: Problem with dolibarr installation/migration script. Range is a reserved name...
|
2016-04-03 16:20:31 +02:00 |
|
Juanjo Menent
|
cd6c6f64c5
|
Merge remote-tracking branch 'upstream/develop' into dolibarr-3510
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-04-03 12:41:14 +02:00 |
|
Juanjo Menent
|
d55d12baeb
|
NEW #3510 : Working
|
2016-04-03 11:56:31 +02:00 |
|
aspangaro
|
0c5f504881
|
FIX: Accountancy - Correct the display of account_parent
|
2016-04-02 06:22:31 +02:00 |
|
aspangaro
|
1df1e775ee
|
Space2
|
2016-04-01 06:49:24 +02:00 |
|
aspangaro
|
84d326e036
|
FIX: Problem with dolibarr installation/migration script. Range is a reserved name.
|
2016-04-01 06:41:49 +02:00 |
|
Laurent Destailleur
|
a15a46449c
|
Merge pull request #4910 from aspangaro/4.0-p11
NEW: Accountancy - Drop old table not used (Informations are already presents in llx_accounting_bookkeeping)
|
2016-03-30 14:00:50 +02:00 |
|
aspangaro
|
9cac252641
|
NEW: Accountancy - Drop old table not used (Informations are already presents in llx_accounting_bookkeeping)
|
2016-03-30 06:54:28 +02:00 |
|
aspangaro
|
c9271e04a0
|
Merge remote-tracking branch 'Upstream/develop' into 4.0-p9
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-03-29 19:54:41 +02:00 |
|
aspangaro
|
8acf39cbb1
|
Uniformize name of table
|
2016-03-28 13:58:14 +02:00 |
|
aspangaro
|
432cc44ab6
|
NEW: Accountancy - Add category
|
2016-03-28 13:51:19 +02:00 |
|
aspangaro
|
85d51b0d6f
|
Correct of problem of merging with my last commits
|
2016-03-28 07:46:55 +02:00 |
|