Laurent Destailleur
ae9643bbef
Update html.formfile.class.php
2021-09-30 13:38:38 +02:00
Indelog
2472dff67b
Fix FormFile::list_of_autoecmfiles object_instance classname after hook
...
FormFile::list_of_autoecmfiles() can instantiate object with parameters
resulting of hook `addSectionECMAuto` but for do this,
it use `${$hookmanager->resArray['classname']}` which return a
`null`. Instead we should do this
`$hookmanager->resArray['classname']`.
2021-09-28 12:08:45 +02:00
Laurent Destailleur
0750d4bb6e
Look and feel v14
2021-09-28 00:21:54 +02:00
Laurent Destailleur
ec3154075a
Comment
2021-09-27 22:16:08 +02:00
Laurent Destailleur
0e1cc2b096
Fix cost price is 0.
2021-09-27 18:46:27 +02:00
Laurent Destailleur
b77cadf39a
Fix filter
2021-09-27 11:38:34 +02:00
Laurent Destailleur
9b825df158
Clean code
2021-09-27 11:36:40 +02:00
Laurent Destailleur
c9ae46db50
FIX Filter on categories
2021-09-27 11:34:26 +02:00
Laurent Destailleur
6d92591358
Fix look and feel v15
2021-09-27 11:28:34 +02:00
Laurent Destailleur
d5d4b8d8e0
Fix escape the undescore on search in website module
2021-09-26 14:21:23 +02:00
Laurent Destailleur
cb964a3ab3
Fix cancel button
2021-09-26 13:55:19 +02:00
Laurent Destailleur
c02b5b08ea
Fix trans
2021-09-26 12:58:34 +02:00
Laurent Destailleur
a47cd22450
Fix sql
2021-09-25 21:15:53 +02:00
Laurent Destailleur
567334318a
Fix sql eventorganization
2021-09-25 21:13:55 +02:00
Laurent Destailleur
14728e385e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-09-24 13:36:40 +02:00
Laurent Destailleur
128bba1d9b
Fix GETPOST
2021-09-24 13:29:03 +02:00
Laurent Destailleur
fd817ed015
Merge pull request #18800 from hregis/fix_wrong_request_sql
...
FIX check if greater 0
2021-09-24 13:10:24 +02:00
Laurent Destailleur
42a71e9303
Merge pull request #18812 from Hystepik/develop_v14#1
...
Fix #18809 : error on client tooltip
2021-09-24 13:10:00 +02:00
Laurent Destailleur
f85f81c2ee
Merge pull request #18811 from aspangaro/14p20
...
FIX Accountancy - Option of export popup are inverted
2021-09-24 13:09:04 +02:00
Laurent Destailleur
dbf7a9a0d0
FIX payment using wrong type in takepos when too many payment mode
2021-09-24 11:48:43 +02:00
lmarcouiller
f88d12f55d
Fix #18809 : error on client tooltip
2021-09-24 11:16:34 +02:00
Alexandre SPANGARO
3e485dcb41
FIX Accountancy - Option of export popup are inverted
2021-09-24 06:38:43 +02:00
Laurent Destailleur
cd46ccdb66
Code comment
2021-09-24 02:31:15 +02:00
Laurent Destailleur
b09c4166b3
Fix set position of lines in tasks of a project
2021-09-24 02:24:04 +02:00
Laurent Destailleur
3d22cbe4da
Fix look and feel
2021-09-24 02:16:40 +02:00
Laurent Destailleur
4c80e0425b
Fix date for tasks created during project creation
2021-09-24 02:10:42 +02:00
Laurent Destailleur
8fb5286260
FIX #18797
2021-09-24 02:02:12 +02:00
DevIntact
36a902167f
Translation of event title for incoming email
...
Event title for incoming email is not translated while collected by cronjob.
i.e : ActionAC_EMAIL_IN
2021-09-24 01:49:16 +02:00
Laurent Destailleur
a2a4a74964
Fix trans
2021-09-23 16:18:21 +02:00
Laurent Destailleur
3467faab6b
Fix property
2021-09-23 03:20:15 +02:00
Laurent Destailleur
31d9eb192f
Clean code
2021-09-23 02:51:36 +02:00
Laurent Destailleur
128f6d9a5c
Fix combo box for thirdparties in invoice stats used bad component
2021-09-23 02:38:53 +02:00
Laurent Destailleur
51b6318f88
FIX Test when date of invoie is in future (pb with TZ and offset)
2021-09-23 02:14:01 +02:00
stickler-ci
2bd0fdd364
Fixing style errors.
2021-09-22 14:09:29 +00:00
Laurent Destailleur
87da490b58
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-09-22 15:26:35 +02:00
Laurent Destailleur
a20ae60e70
Merge pull request #18793 from hregis/fix_wrong_table_element_line
...
FIX init hookmanager after loading $conf values
2021-09-22 15:25:17 +02:00
Laurent Destailleur
6f9fc205ef
Merge pull request #18796 from altairis-noe/warehouse_project_elements
...
FIX: add warehouse in projects' overview count
2021-09-22 15:24:05 +02:00
Noé Cendrier
066013c31f
typo stickler
2021-09-22 15:15:39 +02:00
Laurent Destailleur
2824c8b8ab
FIX support of localtax on expense report
2021-09-22 15:11:18 +02:00
Regis Houssin
144147c5d1
FIX check if greater 0
2021-09-22 14:58:03 +02:00
Regis Houssin
d91d14d10c
FIX init hookmanager after loading $conf values
2021-09-22 12:48:05 +02:00
Laurent Destailleur
6c7c6c9efd
FIX legal issue on expense report pdf (must also show price without tax)
2021-09-22 12:47:06 +02:00
kamel
9266b4e8fd
FIX Button text on proposal card for create a invoice
2021-09-21 19:44:49 +02:00
Laurent Destailleur
b5d7a752f7
Merge pull request #18766 from ksar-ksar/patch-10
...
FIX #18735
2021-09-21 19:28:09 +02:00
Laurent Destailleur
f96ea0cba0
Merge pull request #18776 from OPEN-DSI/fix-invoice-supplier-selected-lines
...
FIX selected lines on supplier invoice create
2021-09-21 19:09:13 +02:00
Laurent Destailleur
b049b663b6
Merge pull request #18775 from bb2a/patch-1
...
# Fix # Users search erreur
2021-09-21 19:04:55 +02:00
Laurent Destailleur
e4c47e65c1
Merge pull request #18777 from ksar-ksar/patch-11
...
FIX #18767 : Adherent delete
2021-09-21 19:04:03 +02:00
Laurent Destailleur
04fb93370f
Merge pull request #18780 from ksar-ksar/patch-12
...
Missing translations for Inventories
2021-09-21 17:53:53 +02:00
Noé Cendrier
c89468428e
add warehouse in projects elements count
2021-09-21 17:22:55 +02:00
Laurent Destailleur
9ba7f019ea
Fix css
2021-09-21 16:53:29 +02:00