Laurent Destailleur
788cbf9a01
Complete work on dol_banner on contracts
2016-12-04 13:30:17 +01:00
Laurent Destailleur
495ba00cb6
Fix: Slurp, database corruption due to missing unique key on main key.
2016-12-02 14:21:46 +01:00
Laurent Destailleur
0ec9dd9b88
Merge pull request #6048 from ozit/patch-1
...
an extra comma at the end
2016-11-29 23:37:41 +01:00
Laurent Destailleur
83972b39ce
Complete work on dol_banner. Fix errors due to missing columns.
2016-11-28 23:58:36 +01:00
Oziel AO
2c8f2f220a
an extra comma at the end
...
note text
not
note text,
2016-11-28 12:29:30 +01:00
Laurent Destailleur
e9b78db1ac
Several bug fixes:
...
missing import_key field, ref generator parameter must be task not
project, import must use css, serious database integrity problem
accepting duplicate tasks.
2016-11-19 02:16:12 +01:00
florian HENRY
7bf6ad49da
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
2016-11-14 12:23:17 +01:00
florian HENRY
37a9f15fb4
FIX : increase size of llx_c_actioncomm type column
2016-11-14 12:21:08 +01:00
Laurent Destailleur
af2f4cf78d
Merge branch 'patch-20' of https://github.com/defrance/dolibarr into
...
defrance-patch-20
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
htdocs/install/mysql/tables/llx_facturedet.sql
2016-11-12 13:36:45 +01:00
aspangaro
137561aec9
Merge remote-tracking branch 'Upstream/develop' into 5.0-p35
2016-11-12 06:31:06 +01:00
BENKE Charlie
eda718a91b
Update llx_facturedet.sql
2016-11-11 15:25:19 +01:00
Laurent Destailleur
360d697fc3
Add missing field to store result of email sending
2016-11-11 13:45:18 +01:00
Laurent Destailleur
fe9c880984
NEW Add missing unique key on table llx_links
2016-11-10 14:24:29 +01:00
aspangaro
5ed79800e0
Begin to wok on Vat expense report integration in reports
2016-11-05 07:48:42 +01:00
Laurent Destailleur
3fbba59f69
Better management of status of events
2016-10-30 13:12:35 +01:00
Laurent Destailleur
cb3f0dadab
NEW Can see/edit the customer ref of a shipment
2016-10-29 14:52:13 +02:00
Laurent Destailleur
38e6c9cc57
Fix multientity on overwritting translation not yet supported.
2016-10-28 22:47:37 +02:00
aspangaro
883446c5bb
Merge remote-tracking branch 'Upstream/develop' into 5.0-p32
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
2016-10-25 22:09:40 +02:00
Laurent Destailleur
f67863e1aa
NEW Can use any filter on all REST API to list.
2016-10-25 19:15:47 +02:00
aspangaro
6e7f104c5f
Update works
2016-10-25 07:41:01 +02:00
Laurent Destailleur
fdcc858008
Merge branch 'dev_resource_extrafields' of
...
https://github.com/atm-florian/dolibarr into
atm-florian-dev_resource_extrafields
Conflicts:
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
2016-10-24 02:05:34 +02:00
Laurent Destailleur
3c3c5d06a1
Merge branch 'NEW_parent_warehouse' of
...
https://github.com/atm-gauthier/dolibarr into
atm-gauthier-NEW_parent_warehouse
Conflicts:
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
2016-10-24 00:58:02 +02:00
Laurent Destailleur
d18097da28
Prepare database to manage different vat rate with same rate value.
2016-10-21 14:09:11 +02:00
florian HENRY
54a154fa4f
NEW : Add ressource extrafields
2016-10-19 22:14:51 +02:00
Laurent Destailleur
30e6dd93a6
Missing perf key on the most important table
2016-10-15 17:10:05 +02:00
Laurent Destailleur
850a275b47
Fix duplicate accounting account with same number. Add unique key.
2016-10-14 18:46:30 +02:00
Laurent Destailleur
79d376ee12
Debug accountancy module
2016-10-14 13:05:01 +02:00
gauthier
416311a7b9
NEW : allow to save a parent warehouse
...
# Conflicts:
# htdocs/product/stock/card.php
2016-10-14 11:29:14 +02:00
Bruno Généré
966b31de0f
Bug Fix : issue with commas in the SQL script.
2016-10-11 11:35:06 +02:00
Laurent Destailleur
77e87b3c07
NEW Add tooltip in payment term edition in dictionnary
2016-10-07 00:37:06 +02:00
Laurent Destailleur
c908af6758
Merge pull request #5833 from atm-gauthier/develop_NEW_cdr_current_or_next_month
...
NEW Develop new cdr (current or next month) for payment terms.
2016-10-07 00:06:59 +02:00
Laurent Destailleur
db3e3642b0
NEW Can generate SEPA mandate for each bank account of your customers
2016-10-06 00:14:25 +02:00
Laurent Destailleur
9ad96c2be3
Debug module accountancy expert
2016-10-05 20:50:47 +02:00
Laurent Destailleur
dff7f73dc9
Better terminology
2016-10-05 18:31:55 +02:00
Laurent Destailleur
31ce725d73
Maxi debug of accountancy expert module
2016-10-04 19:31:05 +02:00
gauthier
b35a4eb1b2
Merge branch 'NEW_cdr_current_or_next_month' of github.com:atm-gauthier/dolibarr into develop_NEW_cdr_current_or_next_month
2016-10-04 16:01:26 +02:00
gauthier
1c98979ca1
NEW : option "Current/Next" for limit payment date (in payment terms) to use a specific day of current month or jump to same day of next month
2016-10-04 15:45:23 +02:00
Laurent Destailleur
3599f2c840
Uniformize code for recurring invoices
2016-10-04 12:31:45 +02:00
Laurent Destailleur
45a808e034
NEW Generation of document is available on member card
2016-10-03 00:08:47 +02:00
Laurent Destailleur
ee252f549a
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
2016-10-01 18:42:50 +02:00
Laurent Destailleur
b45ea754ec
FIX #5748 Bug: Error updating to 4.0.1 with Postgresql. Field must be
...
varchar.
2016-10-01 16:58:35 +02:00
Laurent Destailleur
fcb00dbaf2
Fix missing unique key
2016-10-01 16:53:33 +02:00
Laurent Destailleur
b412baa880
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
2016-09-29 10:49:47 +02:00
Laurent Destailleur
ccd7100b7f
Minor code fix
2016-09-29 10:43:53 +02:00
Laurent Destailleur
8fc857fdcb
Missing entity in the bookkeeping table
2016-09-29 10:10:32 +02:00
Laurent Destailleur
e99f115a8f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/tables/llx_user.sql
2016-09-28 19:49:36 +02:00
Laurent Destailleur
2d6877ac67
Add tables to store working employee contracts
2016-09-28 19:33:51 +02:00
arnaud
c904b8030c
Merge branch 'NEW_user_date_employment' of github.com:atm-arnaud/dolibarr into HEAD
...
Conflicts:
htdocs/langs/en_US/users.lang
2016-09-27 15:25:29 +02:00
arnaud
b717d530cd
NEW User date of employment added
2016-09-27 15:16:16 +02:00
Laurent Destailleur
0ab3728276
Merge pull request #5780 from aspangaro/5.0-p14
...
Review of subscription
2016-09-26 01:09:50 +02:00