ptibogxiv
70f9e7881b
Fix error when no category selected
...
empty pages when searching with no category of producted selected
2023-01-03 19:46:05 +01:00
Laurent Destailleur
deb110d556
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-03 02:35:13 +01:00
Laurent Destailleur
10674a59bb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-03 02:33:59 +01:00
Laurent Destailleur
af45ef8799
Merge pull request #23294 from atm-gauthier/fix_multicurrency_when_create_order_from_propal
...
FIX : get multicurrency infos of propal when create order from propal…
2023-01-03 01:36:57 +01:00
Laurent Destailleur
9319f56599
Fix css
2022-12-30 03:10:37 +01:00
Eric Seigne
2aa271d96e
avoid editretainedwarranty if invoice is not draft
2022-12-28 17:50:16 +01:00
Gauthier PC portable 024
a48d1ae8e3
FIX : multicurrency_tx and not currency_tx
2022-12-21 12:31:24 +01:00
Laurent Destailleur
62b0447c7b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-12-14 11:02:23 +01:00
Laurent Destailleur
64de591770
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-12-14 10:20:47 +01:00
stickler-ci
24585cf61b
Fixing style errors.
2022-12-14 02:45:20 +00:00
Henry
c4dbc5e6d6
Create invoice from Shipment - fix error of multicurrency code
2022-12-14 10:39:15 +08:00
Laurent Destailleur
ba582963d6
Fix typo
2022-12-06 19:56:49 +01:00
Laurent Destailleur
b231bcb64a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
39d8e44b3d
Merge pull request #22885 from alsoft10/16.0
...
BUG FIXED #22883
2022-11-23 12:38:59 +01:00
Laurent Destailleur
97863440cb
Merge pull request #22937 from atm-gauthier/FIX_total_invoice_on_show_objects_linked_bloc
...
FIX : $sign is useless
2022-11-23 12:27:50 +01:00
Laurent Destailleur
fb3bbee0a3
Merge pull request #22938 from Daviid-P/15.0
...
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
Laurent Destailleur
207f56ff64
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-23 12:02:25 +01:00
David Pareja Rodriguez
05e850dbfc
FIX Broken Permissions check, $object is null.
...
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.
On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
Gauthier PC portable 024
b77f63bc5c
FIX : $sign is useless
2022-11-23 11:24:29 +01:00
stickler-ci
76fdf0006d
Fixing style errors.
2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c
Update create.php
2022-11-22 21:03:28 +01:00
josett225
19273c8da1
Fix PaymentBankTransfer Line page management with Select and Input
2022-11-20 05:33:31 +01:00
root
435b82bbc8
#22883
2022-11-18 19:03:39 +05:30
root
bcb4919aa8
BUG FIXED #22883
2022-11-17 17:40:14 +05:30
Laurent Destailleur
064f3dd209
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-10-24 19:11:59 +02:00
Maxime Kohlhaas
7bf0287c65
Fix : remove nonsense code
2022-10-23 11:46:15 +02:00
Laurent Destailleur
3eae33dcc7
Merge pull request #22597 from ptibogxiv/patch-53
...
fix php 8 error
2022-10-17 23:12:40 +02:00
Laurent Destailleur
68f16b13d7
Fix typo
2022-10-17 02:52:03 +02:00
Laurent Destailleur
babf1e0e27
Fix doc
2022-10-17 01:55:57 +02:00
ptibogxiv
1044e79aa1
fix php 8 error
2022-10-15 13:19:55 +02:00
Laurent Destailleur
020d3dcbe5
Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!)
2022-10-12 12:14:04 +02:00
Laurent Destailleur
77898ab456
Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!)
2022-10-12 11:52:33 +02:00
Florian HENRY
a8dd29de85
review
2022-10-10 14:10:02 +02:00
Florian HENRY
9f8a09b4c8
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_bad_error_message_CronJobSendEmailsRemindersOnInvoiceDueDate
2022-10-10 14:08:55 +02:00
Laurent Destailleur
7e80737358
css
2022-10-10 00:57:50 +02:00
Laurent Destailleur
73c1efecaf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-10-07 22:47:36 +02:00
Laurent Destailleur
035448c66e
Fix log cleaner
2022-10-07 21:36:30 +02:00
Laurent Destailleur
915f20baa2
FIX Missing token in ajax call
2022-10-06 22:53:16 +02:00
Laurent Destailleur
ff33a1852f
FIX Remove use of code we should not have
2022-10-06 20:22:43 +02:00
Florian HENRY
27236fe853
fix: display correct id of thirdparty
2022-10-06 10:36:11 +02:00
Laurent Destailleur
ec29a6a608
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-28 21:18:22 +02:00
Laurent Destailleur
295f10e43b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-28 21:17:16 +02:00
Florian HENRY
09b3311d45
fix: Download Accoutancy file result to Expired Token
2022-09-28 08:16:50 +02:00
Laurent Destailleur
86091c3fde
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-25 17:01:44 +02:00
Laurent Destailleur
118b975f91
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-25 11:56:05 +02:00
priojk
03f6df206b
improve formatting
2022-09-24 17:27:38 +02:00
Laurent Destailleur
780b627b55
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-23 18:43:45 +02:00
Laurent Destailleur
06f9c84467
Merge pull request #22376 from hregis/fix_missing_check_if_category_module_is_enabled
...
FIX missing check if category module is enabled
2022-09-23 17:20:51 +02:00
Regis Houssin
4f6cf3f067
FIX missing check if category module is enabled
2022-09-23 11:46:55 +02:00