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
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
Laurent Destailleur
76ee014b52
Fix add a hidden solution to fix a corrupted value for AWP.
2021-09-21 16:32:32 +02:00
Laurent Destailleur
a7ccbb4d9a
css
2021-09-21 15:40:42 +02:00
Laurent Destailleur
841c4da0f8
Fix css
2021-09-21 15:39:05 +02:00
Laurent Destailleur
09fff2150e
Fix: avoid to add line for event registration twice into invoice
2021-09-21 15:30:34 +02:00
Laurent Destailleur
e2c389a4a9
Fix delete invoice
2021-09-21 14:23:21 +02:00
Laurent Destailleur
b7105d572a
Fix delete of invoice not complete (some fk_invoice still filled)
2021-09-21 14:20:01 +02:00
ksar
7a6a515386
Missing translations for Inventories
2021-09-21 12:18:37 +02:00
Laurent Destailleur
06f97f4f80
Look and feel v14
2021-09-21 12:04:28 +02:00
ksar
f2b39b3eeb
FIX #18767 : Adherent delete
...
Adherent Delete was not working due to the fact that
$features = 'adherent';
$feature2 = 'cotisation';
And $user->rights->$feature->$subfeature->supprimer does not exist
Also I used the double declaration of salaries.
2021-09-21 11:27:41 +02:00
lvessiller
991a7ffd43
FIX selected lines on supplier invoice create
2021-09-21 11:04:59 +02:00
Anthony Berton
35707d1f4f
Update list.php
2021-09-21 09:13:01 +02:00
Laurent Destailleur
9b828532cc
Fix membership css
2021-09-20 16:41:22 +02:00
Laurent Destailleur
c75fbb7642
FIX fetch of product with modulebuilder load too much data
2021-09-20 16:00:11 +02:00
Laurent Destailleur
1e735c48aa
Code comment
2021-09-20 15:31:57 +02:00
Laurent Destailleur
f1b8941e27
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-09-20 15:30:06 +02:00
Laurent Destailleur
45c5abea69
FIX calculateCosts of BOM must not be included into fetch
2021-09-20 15:29:55 +02:00
Laurent Destailleur
261c0fc908
Merge pull request #18761 from javieralapps4up/14.0
...
Fix : #18760 bad rights admin if advanced perms
2021-09-20 14:06:58 +02:00
Laurent Destailleur
b97ad33911
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-09-20 13:21:13 +02:00
Laurent Destailleur
0eff2fa15b
FIX default language defined for IN country
2021-09-20 13:20:54 +02:00
Laurent Destailleur
be2a95ca51
Add language as_IN
2021-09-20 13:01:53 +02:00
javieralapps4up
0453a27bda
Update main.inc.php
2021-09-20 12:24:44 +02:00
ksar
131677a5ea
FIX #18735
...
File preview is not working
2021-09-20 11:50:10 +02:00
Laurent Destailleur
e433dabc64
Merge pull request #18762 from aspangaro/14p16
...
FIX #18698 Supplier invoice list - "alert" checkbox not working
2021-09-20 11:04:52 +02:00
Alexandre SPANGARO
ce56f52a30
FIX #18698 Supplier invoice list - "alert" checkbox not working
2021-09-20 03:28:30 +02:00
stickler-ci
1ea2182bf7
Fixing style errors.
2021-09-19 20:32:07 +00:00
javieralapps4up
77e493755f
Fix : #18760 bad rights admin if advanced perms
...
Insufficient rights to view a group's card for admin users if advanced permissions are used
2021-09-19 22:26:49 +02:00