Laurent Destailleur
|
06b18a740e
|
NEW Add date of birth on user card.
NEW Show expected worked hours on the timesheet form.
|
2017-10-06 12:08:01 +02:00 |
|
Laurent Destailleur
|
f2e0ff0d30
|
Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict
|
2017-10-03 17:25:01 +02:00 |
|
Laurent Destailleur
|
0f194d6715
|
Update llx_holiday.sql
|
2017-10-03 16:21:44 +02:00 |
|
Frédéric FRANCE
|
dd76672c27
|
ref can be null
|
2017-10-03 00:30:42 +02:00 |
|
Laurent Destailleur
|
97d399595f
|
Add unique key on table to follow leave request counter per type
|
2017-10-02 17:45:01 +02:00 |
|
Regis Houssin
|
09e71f1390
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-10-02 11:51:27 +02:00 |
|
Laurent Destailleur
|
94ae6c62e6
|
Add htmlheader field for each page
|
2017-10-02 00:08:00 +02:00 |
|
Laurent Destailleur
|
9654c4f168
|
New extrafields are visible into list by default
|
2017-09-29 13:29:48 +02:00 |
|
Laurent Destailleur
|
8242469e40
|
FIX The unique index on email templates can work now.
|
2017-09-27 18:16:28 +02:00 |
|
Regis Houssin
|
20684b4505
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/rapport/pdf_paiement.class.php
htdocs/core/modules/rapport/pdf_paiement_fourn.class.php
|
2017-09-27 17:22:18 +02:00 |
|
Laurent Destailleur
|
f1a563625b
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-09-26 22:11:00 +02:00 |
|
Laurent Destailleur
|
15c8515d53
|
Fix default
|
2017-09-26 19:08:04 +02:00 |
|
Laurent Destailleur
|
4f76545b62
|
Add missing fields to manage localtax on supplier products
|
2017-09-26 10:47:08 +02:00 |
|
Regis Houssin
|
d592664150
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-09-25 06:48:26 +02:00 |
|
Laurent Destailleur
|
57358f0ce5
|
NEW Provide a way to download a file from a public URL for files in ECM
|
2017-09-21 14:02:42 +02:00 |
|
Regis Houssin
|
a03ef95eaa
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/tables/llx_c_payment_term.sql
|
2017-09-18 09:11:04 +02:00 |
|
Laurent Destailleur
|
d1fd1df345
|
Add column position on some dictionaries table
|
2017-09-17 22:52:29 +02:00 |
|
Laurent Destailleur
|
ab5724e7ff
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
Laurent Destailleur
|
a4086b52ef
|
NEW Can send email from contract card
|
2017-09-16 01:34:15 +02:00 |
|
Laurent Destailleur
|
ffb3823655
|
Allow null in stock alert threshold to be compatible with #7162
|
2017-09-15 23:38:03 +02:00 |
|
Regis Houssin
|
a494e01f00
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-14 12:07:19 +02:00 |
|
Laurent Destailleur
|
cda8c6e41a
|
Fix ref must be 50
|
2017-09-12 11:51:51 +02:00 |
|
Laurent Destailleur
|
f0f6df4c90
|
Fix tables declaration
|
2017-09-11 15:23:49 +02:00 |
|
Laurent Destailleur
|
1f56800a50
|
Merge pull request #7341 from atm-arnaud/NEW_task_discussion
New task discussion
|
2017-09-11 15:20:13 +02:00 |
|
Laurent Destailleur
|
dcc9cb4a16
|
Some fixes in various payment
|
2017-09-11 14:29:27 +02:00 |
|
Regis Houssin
|
b5de8da3a6
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2017-09-11 08:07:55 +02:00 |
|
Laurent Destailleur
|
974f99ddb2
|
Increase length of title field
|
2017-09-11 02:54:21 +02:00 |
|
Laurent Destailleur
|
2ae135baf1
|
NEW Add view of status of template invoice
|
2017-09-10 20:47:45 +02:00 |
|
Laurent Destailleur
|
e7abb39ee2
|
NEW Template invoices are visible on the customer tab
|
2017-09-10 19:28:20 +02:00 |
|
Laurent Destailleur
|
01664a135d
|
Removed not used field
|
2017-09-10 18:01:34 +02:00 |
|
Laurent Destailleur
|
b7197530c2
|
NEW Each user can edit its own email template (menu tools)
|
2017-09-08 12:48:01 +02:00 |
|
arnaud
|
8906c95eea
|
NEW comments system on task
|
2017-09-07 16:23:51 +02:00 |
|
Regis Houssin
|
66e548427c
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/resultat/clientfourn.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-07 10:50:35 +02:00 |
|
Laurent Destailleur
|
2ab12f54ff
|
Fix install error due to too large column with index
|
2017-08-31 22:42:14 +02:00 |
|
Regis Houssin
|
8e8f94df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
|
2017-08-30 19:33:23 +02:00 |
|
Alexandre SPANGARO
|
e081653cef
|
Add fk_projet in table various_payment
|
2017-08-30 06:38:33 +02:00 |
|
Laurent Destailleur
|
9312005318
|
NEW Move accountancy features into a dedicated menu
|
2017-08-29 12:43:47 +02:00 |
|
Laurent Destailleur
|
b4769d37d6
|
Increase emailing title length
|
2017-08-28 00:06:38 +02:00 |
|
Laurent Destailleur
|
3f7eea2e0a
|
NEW Can set language on extrafields
|
2017-08-27 12:12:02 +02:00 |
|
Laurent Destailleur
|
c573df4f0e
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/user/card.php
|
2017-08-26 22:33:56 +02:00 |
|
Laurent Destailleur
|
03eb870576
|
Fix sql syntax error
|
2017-08-26 20:16:12 +02:00 |
|
Laurent Destailleur
|
49a2f4f0c6
|
Fix sql
|
2017-08-26 20:13:01 +02:00 |
|
John
|
0653a5d177
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_develop_extrafields_facture_rec
|
2017-08-24 14:35:01 +02:00 |
|
Regis Houssin
|
ad39c30c21
|
Fix: change old email
|
2017-08-23 21:23:18 +02:00 |
|
Regis Houssin
|
1befd9c67f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-23 21:05:36 +02:00 |
|
Laurent Destailleur
|
4c243d3b9e
|
Fix index declaration must be moved into the .key.sql files.
|
2017-08-23 15:18:54 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
John
|
b18104788e
|
New extrafield on facture_rec
|
2017-08-22 15:22:41 +02:00 |
|
Laurent Destailleur
|
927da89c89
|
Revert bad change
|
2017-08-22 11:52:34 +02:00 |
|
Laurent Destailleur
|
681623c3ab
|
Merge branch 'develop' into patch-1
|
2017-08-22 11:43:25 +02:00 |
|