lmarcouiller
7361941420
Close #18770 : Can enter buying price on line
2021-09-22 14:56:44 +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
Christian Foellmann
08b395e127
another set of cleanup for action buttons
2021-09-22 08:43:30 +02:00
Erik van Berkum
5d684b1c71
Fix: translation error: ConfirmDeleteMO is not delete this Bill Of Materials but delete this Manufacturing Order.
2021-09-22 10:03:25 +09:00
kamel
9266b4e8fd
FIX Button text on proposal card for create a invoice
2021-09-21 19:44:49 +02:00
Laurent Destailleur
8cfccdcc5f
Merge pull request #18782 from OPEN-DSI/fix_00017
...
FIX Button text on proposal card for create a invoice
2021-09-21 19:44:05 +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
c433d6ef4f
Merge pull request #18785 from hregis/fix_warning_php8
...
FIX check if method exists instead in class
2021-09-21 19:20:14 +02:00
Laurent Destailleur
7420234494
Merge pull request #18769 from ywarnier/turnover
...
Add turnover homepage box
2021-09-21 19:13:56 +02:00
Laurent Destailleur
1ade905daa
Merge pull request #18772 from javieralapps4up/14.0
...
Update main.inc.php
2021-09-21 19:10:39 +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
b7fadd0307
Merge pull request #18773 from aspangaro/15a18
...
Missing language key
2021-09-21 19:08:32 +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
a5566473d9
Clean code
2021-09-21 18:06:48 +02:00
stickler-ci
d6632757f9
Fixing style errors.
2021-09-21 16:06:03 +00:00
Regis Houssin
502c2a4505
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_warning_php8
2021-09-21 17:58:40 +02:00
Regis Houssin
e227bdb22b
FIX check if method exists instead
2021-09-21 17:58:00 +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
Laurent Destailleur
dcd3f85e79
Fix sql error
2021-09-21 17:32:08 +02:00
Noé Cendrier
c89468428e
add warehouse in projects elements count
2021-09-21 17:22:55 +02:00
Laurent Destailleur
97d912d553
Add more information about private or public poll.
2021-09-21 17:17:38 +02:00
Laurent Destailleur
9ba7f019ea
Fix css
2021-09-21 16:53:29 +02:00
Erik van Berkum
f8d4e47741
Merge branch 'Dolibarr:develop' into develop
2021-09-21 23:51:02 +09:00
Laurent Destailleur
76ee014b52
Fix add a hidden solution to fix a corrupted value for AWP.
2021-09-21 16:32:32 +02:00
Regis Houssin
48ce3ea4d3
FIX check if $categories is not empty
2021-09-21 16:31:07 +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
kamel
86a6e8af1f
FIX Button text on proposal card for create a invoice
2021-09-21 14:15:17 +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
lmarcouiller
a7ff9d4889
Fix : KM articles in public/ticket/create_ticket.php
2021-09-21 11:26:49 +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
Alexandre SPANGARO
76f7efc193
Missing language key
2021-09-21 03:08:43 +02:00
javieralapps4up
278ae34b5f
Update main.inc.php
2021-09-21 00:53:10 +02:00
stickler-ci
a8a8fd7cff
Fixing style errors.
2021-09-20 22:50:48 +00:00
javieralapps4up
08504c4e16
Update main.inc.php
2021-09-21 00:45:06 +02:00
Yannick Warnier
35e70e7936
Fix method visibility
2021-09-20 23:58:38 +02:00
Yannick Warnier
348c1c4caa
Fix empty assignation line
2021-09-20 23:57:49 +02:00
stickler-ci
d919ef9c4c
Fixing style errors.
2021-09-20 17:57:10 +00:00
Yannick Warnier
c40b22facd
Add turnover homepage box
2021-09-20 19:41:13 +02:00
Laurent Destailleur
e3f3e01c21
Fields on surveys on 2 columns
2021-09-20 19:21:39 +02:00
Laurent Destailleur
d1bfaa5256
Trans
2021-09-20 19:02:04 +02:00
Laurent Destailleur
82f66f8b0a
Better label of field
2021-09-20 19:00:28 +02:00