Laurent Destailleur
ee986b1a2b
Debug merge thirdparty feature.
2015-06-05 15:15:05 +02:00
Laurent Destailleur
a33241f487
Maxi debug of 3.8. Nearly ready for freeze.
2015-06-05 14:46:30 +02:00
Laurent Destailleur
5e2d9efa07
Maxi debug of 3.8. Nearly ready for freeze.
2015-06-05 14:02:50 +02:00
Maxime Kohlhaas
f7493de50c
Fix : supplier order clone was buggy if notes contains apostrophe
2015-06-05 13:42:29 +02:00
Laurent Destailleur
4c7ccf6145
NEW Can filter on contact status in prospect list. Removed deprecated
...
menu entry.
2015-06-05 10:49:02 +02:00
Laurent Destailleur
14b1fb845f
Remove useless tab of categories
2015-06-05 09:57:41 +02:00
Laurent Destailleur
bbd8a712cf
Merge pull request #2932 from GPCsolutions/dolibarr-2571
...
Added tags/categories management to customers
2015-06-05 09:44:06 +02:00
Regis Houssin
e78dba809b
Fix: PRODUCT_USE_OLD_PATH_FOR_PHOTO use entity 0 for multicompany
...
Fix: use encrypt/decrypt with llx_const for experimental encryption of
sensitive data
2015-06-05 09:42:21 +02:00
Laurent Destailleur
7c3f94d350
Merge pull request #2955 from hregis/develop_origin
...
Fix: use encrypt/decrypt with llx_const for experimental encryption in
2015-06-05 09:35:25 +02:00
Laurent Destailleur
a605040eac
Merge pull request #2947 from aspangaro/develop-patch24
...
NEW Forms are using the tab look, even in creation mode
2015-06-05 09:34:52 +02:00
Laurent Destailleur
15060d973c
Merge pull request #2958 from jfefe/patch-8
...
FIX #2957 : missing $langs object for trigger
2015-06-05 09:18:25 +02:00
Laurent Destailleur
ce104116f4
Merge pull request #2931 from GPCsolutions/dolibarr-2922
...
Standardize categories types/ids management
2015-06-05 09:09:14 +02:00
Laurent Destailleur
a1391ba8b7
Merge pull request #2959 from aspangaro/develop-patch22
...
Fix: wrong file & problem to install model
2015-06-05 09:07:29 +02:00
Laurent Destailleur
5edef2f02f
NEW A module can add its entries into cron module.
2015-06-05 03:32:09 +02:00
aspangaro
fc5ea9f20f
Fix: wrong file & problem to install model
2015-06-04 21:14:30 +02:00
jfefe
195a1b2708
FIX #2957 : missing $langs object for trigger
2015-06-04 18:10:29 +02:00
Regis Houssin
e1136b4758
Fix: use encrypt/decrypt with llx_const for experimental encryption in
...
database of sensitive data
2015-06-04 15:50:31 +02:00
Laurent Destailleur
047390f661
Fix missing loading of language files
2015-06-04 13:58:15 +02:00
BENKE Charlie
2164729bad
if duration is present on service, we use it
...
not logic to entered always 1h
2015-06-04 13:34:08 +02:00
Laurent Destailleur
1f92f542a6
NEW Hidden option THEME_ELDY_USE_HOVER is stable enough to become
...
officialy visible into setup.
2015-06-04 13:32:21 +02:00
Laurent Destailleur
fa01dc200d
NEW Add hidden option MAIN_MAILFORM_DISABLE_ENTERKEY to disable the key
...
enter into the form to send email.
2015-06-04 12:57:49 +02:00
Laurent Destailleur
331ebbdd73
Fix behaviour on grey/visible menu must be same everywhere on
...
application.
2015-06-04 11:42:24 +02:00
Laurent Destailleur
8010cb7f33
Fix the extracss parameter was overwritten other css into
...
textwithtooltip function.
Add tooltip on THM and TJM parameter of user.
2015-06-04 10:42:12 +02:00
aspangaro
eb5dedab1a
NEW Forms are using the tab look, even in creation mode
2015-06-04 06:40:53 +02:00
Laurent Destailleur
f437bd2d6d
FIX No check warehouse is provided if module stock is not enabled.
2015-06-03 21:21:20 +02:00
Laurent Destailleur
dd8a0b849a
NEW If module salaries is on, you can set a hourly value for tome
...
consumed by users. Each time a user enter its time consumed on a
project, a calculation is done to provide the cost for human services.
This value appears into the "Transversal view" of project.
2015-06-03 21:01:50 +02:00
Laurent Destailleur
995645800e
Fix loading of project
2015-06-03 18:24:09 +02:00
Laurent Destailleur
c57693a245
Fix bad param on select box for project
2015-06-03 18:08:30 +02:00
Raphaël Doursenaud
aa9f0965c0
Qual: PHP5 OOP, commented and typehinted class template
2015-06-03 17:31:42 +02:00
Laurent Destailleur
1411772c81
Fix sql error
2015-06-03 17:07:46 +02:00
Laurent Destailleur
d109c78c6b
Fix label of project was not visible
2015-06-03 16:59:48 +02:00
Laurent Destailleur
76865c00b5
NEW The line where mouse is over can be highlight with option
...
THEME_ELDY_USE_HOVER (on by default)
2015-06-03 16:49:22 +02:00
Laurent Destailleur
4adeb8980d
NEW Add ref and label of project into export
2015-06-03 16:40:02 +02:00
Laurent Destailleur
f7eaf35d30
NEW When creating order, proposal or invoice from thirdparty card, the
...
project is asked during creation. A link to create project if it does
not exists is also available.
NEW Uniformize form creation of proposal to add public and private notes
during creation like done for order and invoice.
2015-06-03 11:55:39 +02:00
aspangaro
3461a8712a
New: Add object of the company - Needed for donation
2015-06-03 06:48:15 +02:00
aspangaro
aa9951948b
New: Add logo cerfa in common themes files
2015-06-03 06:02:52 +02:00
aspangaro
bde91633da
Fix: input of french article is disabled by default
2015-06-03 06:01:05 +02:00
aspangaro
d28a56c8ac
Correct travis
2015-06-03 05:49:43 +02:00
aspangaro
ef88a04f93
Fix: Donation error on admin tab
2015-06-02 20:41:02 +02:00
Gauthier
3f4ded4780
FIX : When we clone a propal, if it has a project which is not assigned to a third, it was not on new propal because fk_project was always set to empty string if new propal is for another third.
2015-06-02 16:06:03 +02:00
Raphaël Doursenaud
9b747a12aa
Fixed some coding style issues
2015-06-02 15:13:52 +02:00
Florian HENRY
061e675b51
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-02 13:02:06 +02:00
Florian HENRY
3b3319e435
Add contrl invoice supplier already exists (as it is done on customer
...
invoice)
2015-06-02 13:01:51 +02:00
Florian HENRY
fb29fa486a
FIX : total amount in tpl linked object are not reset
2015-06-02 11:20:08 +02:00
Florian HENRY
bdaf83a653
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-06-02 08:42:13 +02:00
Florian HENRY
3f1613197e
FIX : If supplier invoice block linked element is display after other
...
block total HT amount is not reset to 0 and sum other block (like
customer orders values)
2015-06-02 08:41:42 +02:00
Laurent Destailleur
912358f731
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-01 21:38:13 +02:00
Laurent Destailleur
acd693b513
Fix phpcs
2015-06-01 21:37:09 +02:00
Laurent Destailleur
6e72d3c8cc
FIX Export of tags for contact and member
2015-06-01 21:34:21 +02:00
Laurent Destailleur
6af35e5cee
Merge pull request #2822 from GPCsolutions/showbugtracklink
...
NEW A link to the bugtracker can be enabled in the GUI
2015-06-01 20:54:12 +02:00