Laurent Destailleur
3d68ab4059
Update box_services_contracts.php
2020-10-15 20:28:27 +02:00
Alfredo Altamirano
4a3ffbb6d4
FIX #14927 Change ContratLigne property type to product_type
...
This bug is produced because the ContratLigne class gives a property type instead of a product_type
2020-10-14 22:17:50 -05:00
Laurent Destailleur
9e48920e1d
Merge pull request #14902 from ptibogxiv/patch-368
...
Fix multicompany in order box
2020-10-03 14:15:11 +02:00
Laurent Destailleur
08afb586f8
Merge pull request #14903 from ptibogxiv/patch-369
...
Fix multicompany in propal box
2020-10-03 14:13:29 +02:00
ptibogxiv
69660d1a9d
Update box_supplier_orders.php
2020-10-03 14:02:59 +02:00
ptibogxiv
26a2fea8c7
Fix multicompany in supplier order box
2020-10-03 14:00:23 +02:00
ptibogxiv
e9c101349b
Fix multicompany in propal box
2020-10-03 13:57:37 +02:00
ptibogxiv
3840d6c0a7
Fix entity in ordre box
2020-10-03 13:52:52 +02:00
Laurent Destailleur
13ffc186b7
Merge pull request #13324 from atm-florianm/FIX_10.0_status_column_empty_in_invoices_box_when_using_MAIN_STATUS_USES_CSS
...
FIX 10.0 - status missing from last customer invoices box when using MAIN_STATUS_USES_CSS
2020-03-11 16:41:24 +01:00
Laurent Destailleur
8808b7df87
Merge pull request #13325 from atm-florianm/FIX_10.0_load_langs_in_box_commandes
...
FIX 10.0 - missing translations for "orders" homepage "orders" box
2020-03-11 16:39:43 +01:00
Florian Mortgat
ce01cf278d
FIX 10.0 - translations for "orders" not loaded in the homepage box
2020-03-11 11:45:57 +01:00
Florian Mortgat
6d1f62c1d9
FIX 10.0 - status missing from last customer invoices box when using MAIN_STATUS_USES_CSS
2020-03-11 11:03:19 +01:00
Laurent Destailleur
5919570b34
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-02-23 23:31:51 +01:00
Laurent Destailleur
11ff3f6562
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-02-23 23:31:03 +01:00
Ferran Marcet
9ff424e23b
FIX: Visualization rights correction on last modified contacts box
2020-02-20 11:45:46 +01:00
Pierre Ardoin
f8e18a3826
Fix Not displayed email
2020-02-17 19:25:25 +01:00
Pierre Ardoin
a773b86ad1
Fix not displayed value
2020-02-17 19:23:48 +01:00
Pierre Ardoin
29cfd6d857
Fix issue with Multicompany
...
Before : can't find photo
Now : ok
2020-02-17 19:18:22 +01:00
Pierre Ardoin
f1bbe1c64d
Fix issue not show photo.
2020-02-17 19:09:58 +01:00
Laurent Destailleur
63ba601906
Update box_project.php
2020-02-05 12:39:00 +01:00
Pierre Ardoin
81ed70ffc7
Update box_project.php
2020-02-05 09:18:39 +01:00
Pierre Ardoin
d5b74a8ca3
Update box_project.php
2020-02-05 09:06:43 +01:00
Pierre Ardoin
262d889700
Update box_project.php
2020-02-05 08:50:51 +01:00
Pierre Ardoin
d93a597a1e
Fix Compatbility with Multicompany
...
Before : Show all projects of all entities
Now : Show only projects that are allowed by permissions
2020-02-04 09:17:02 +01:00
Frédéric FRANCE
7872a93605
Update box_commandes.php
2019-10-01 11:36:33 +02:00
Frédéric FRANCE
4ff65ce586
Update box_supplier_orders.php
2019-10-01 11:36:29 +02:00
Frédéric FRANCE
d201515514
Update box_prospect.php
2019-10-01 11:36:24 +02:00
Alexandre SPANGARO
4fe141c9f1
FIX Nowrap missing on amount in boxes
2019-09-05 12:05:50 +02:00
Laurent Destailleur
3b0f1c733f
Fix missing token
2019-07-02 15:00:17 +02:00
Alexandre SPANGARO
9bde7c5229
Nowrap on amount
2019-06-19 09:21:18 +02:00
Laurent Destailleur
65b702d854
responsive
2019-06-03 16:37:31 +02:00
Laurent Destailleur
8ef209bc04
Fix responsive
2019-06-03 16:30:49 +02:00
Laurent Destailleur
02b8e77df2
Fix responsive
2019-05-10 16:14:05 +02:00
Laurent Destailleur
00f6265870
Fix responsive
2019-05-10 09:33:21 +02:00
Maxime Kohlhaas
e090cd6f87
New box birthdays of the month
2019-03-17 16:55:26 +01:00
Laurent Destailleur
ca31f654e7
Reduce text for graph title
2019-03-14 23:42:22 +01:00
Laurent Destailleur
935fe7c22a
Debug and enhance modulebuilder.
2019-03-10 19:33:28 +01:00
Frédéric FRANCE
92c5c15033
add visibility
2019-02-28 20:48:07 +01:00
Frédéric FRANCE
ba4ca5d7c2
add visibility
2019-02-28 00:15:32 +01:00
Laurent Destailleur
401f587868
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/boxes/box_project.php
2019-02-27 02:27:33 +01:00
bomuux
9c5a4e303c
SQL error in box_project.php
...
Corrected a bug : for an internal user with no rights to see all
projects, the project box on home cause an error in log.
Finally a lot of simplification because
Project::getProjectsAuthorizedForUser do most of the filtering.
Conflicts:
htdocs/core/boxes/box_project.php
2019-02-27 01:44:15 +01:00
Laurent Destailleur
64f81e8f65
Merge pull request #10628 from bomuux/patch-4
...
FIX: sql error in box_project.php
2019-02-27 01:38:03 +01:00
Laurent Destailleur
d6651f3998
Update box_project.php
2019-02-27 01:37:20 +01:00
Frédéric FRANCE
c7df326a91
replace html code by html5
2019-02-23 22:31:57 +01:00
Frédéric FRANCE
c3d1ed73d2
variables does not seem to be defined for all execution paths
2019-02-23 11:17:07 +01:00
Laurent Destailleur
4296f959ca
Invert option MAIN_HIDE_VERSION into ! MAIN_SHOW_VERSION
...
Reorganize levels of menu accountancy
2019-02-20 04:55:35 +01:00
bomuux
c22be202d9
SQL error in box_project.php
...
Corrected a bug : for an internal user with no rights to see all projects, the project box on home cause an error in log.
Finally a lot of simplification because Project::getProjectsAuthorizedForUser do most of the filtering.
2019-02-18 23:17:03 +01:00
Frédéric FRANCE
529354718b
replace html align by class in boxes
2019-02-09 15:24:21 +01:00
Laurent Destailleur
57f81217ee
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/localtax/index.php
htdocs/compta/tva/index.php
2019-02-03 21:14:44 +01:00
Laurent Destailleur
efe5cd3dd8
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-02-03 21:13:06 +01:00