philippe grand
|
8a9c9f49d5
|
fix : Typo
|
2015-10-02 12:37:13 +02:00 |
|
Laurent Destailleur
|
5d34f787a3
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/conf.class.php
|
2015-09-03 10:51:17 +02:00 |
|
Gauthier
|
c2c394ed8d
|
FIX : on asksupplierprice module, order creation button must be available if user is allowed to create supplier order and not if he's allowed to create customer order
|
2015-09-02 11:07:30 +02:00 |
|
Laurent Destailleur
|
5fd6c44640
|
Fix error management
|
2015-08-31 13:00:24 +02:00 |
|
Laurent Destailleur
|
5fafb08f91
|
Uniformize code
|
2015-07-04 04:11:16 +02:00 |
|
Regis Houssin
|
e3d1614004
|
Fix: ereg more simple
|
2015-06-11 09:21:44 +02:00 |
|
Laurent Destailleur
|
02dbe16366
|
Mutualize code to show block to link an element to another one.
|
2015-06-06 15:57:59 +02:00 |
|
Laurent Destailleur
|
f42065146a
|
Start to clean html.form class.
|
2015-06-06 12:26:47 +02:00 |
|
Laurent Destailleur
|
36b7f1dcf3
|
NEW Show photo of logged user into login top right block.
NEW If no photo is available for user, we show a generic photo depending
on gender
|
2015-05-30 19:50:07 +02:00 |
|
Laurent Destailleur
|
03acb1a8c9
|
Uniformize way to report error after "buildoc" action.
|
2015-05-19 00:01:30 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Florian HENRY
|
f2018b7946
|
fix bug #2652
|
2015-04-18 22:59:20 +02:00 |
|
Florian HENRY
|
b7191a541c
|
All send email card works with model choice box
|
2015-04-18 17:15:36 +02:00 |
|
Laurent Destailleur
|
6ceda02eaa
|
NEW: Enhancement of module 'Notification by Email'. Show nb of
notifications set. Can set several emails. Can set a threshold on
amount for notifications. Add notification on supplier order validation.
|
2015-03-18 21:44:57 +01:00 |
|
Laurent Destailleur
|
cd2fc2f890
|
Hooks 'printLeftBlock' and 'formConfirm' are now compliant with hook
development rules. They are "addreplace" hooks, so you must return
content with"->resprints='mycontent'" and not with "return 'mycontent'"
|
2015-03-18 14:31:37 +01:00 |
|
Laurent Destailleur
|
96de912661
|
NEW: Add module "Supplier commercial proposals" to requests
quotation/price to suppliers.
Merge branch 'new_ask_price' of https://github.com/atm-ph/dolibarr into
atm-ph-new_ask_price
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/tpl/document_actions_post_headers.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 17:54:43 +01:00 |
|