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
Laurent Destailleur
d4db4480d7
FIX Warning php8
2022-09-22 14:55:00 +02:00
Frédéric FRANCE
f53e3e9cce
Update facture.class.php
2022-09-21 09:42:44 +02:00
Laurent Destailleur
cb7db080cd
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-21 01:21:11 +02:00
Laurent Destailleur
dfe8281805
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-20 15:03:51 +02:00
Laurent Destailleur
f759b918ff
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-19 17:24:27 +02:00
Laurent Destailleur
7d7a9597c1
Fix regression
2022-09-19 17:23:38 +02:00
Regis Houssin
f5fe366525
FIX broken feature, wrong fk_parent_line
2022-09-16 15:03:53 +02:00
Regis Houssin
7eb3f16e62
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into fix_broken_feature_wrong_fk_parent_line
2022-09-16 14:14:57 +02:00
Laurent Destailleur
2ac4103af8
Fix css
2022-09-15 10:20:31 +02:00
Frédéric FRANCE
81e8b872a8
Update bonprelevement.class.php
2022-09-14 08:51:22 +02:00
Frédéric FRANCE
cba04c9648
Update bonprelevement.class.php
2022-09-13 20:48:59 +02:00
Regis Houssin
a3a973466f
FIX broken feature, wrong fk_parent_line after cloning object
2022-09-13 15:16:17 +02:00
Laurent Destailleur
295b850ae8
Fix missing include
2022-09-11 22:25:03 +02:00
Laurent Destailleur
a11a33a804
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-11 22:21:18 +02:00
Laurent Destailleur
2ebd78d980
Fix date
2022-09-10 02:15:15 +02:00
Laurent Destailleur
6f77359617
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-09 18:11:06 +02:00
Laurent Destailleur
c01c595cfd
Merge pull request #22147 from frederic34/patch-5
...
doc
2022-09-09 15:59:23 +02:00
Alexandre SPANGARO
6b4bd6c09e
FIX #21859 - Don't show html balise on list for private/public note
2022-09-09 15:56:17 +02:00
Laurent Destailleur
fb60c100e5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-09 01:39:52 +02:00
Laurent Destailleur
5341c7a4a1
Fix sql error
2022-09-09 01:36:58 +02:00
Laurent Destailleur
3177a065cd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-09 01:31:43 +02:00
Laurent Destailleur
fa64be5e82
Fix wrong number of td
2022-09-09 00:29:45 +02:00
Frédéric FRANCE
5b213b2b1a
doc
2022-09-08 15:18:52 +02:00
Laurent Destailleur
8f2a66cc44
Merge pull request #22078 from grandoc/fix_for_fichinter
...
fix : extrafields of line where missing when cloning a fichinter
2022-09-07 14:03:38 +02:00
Laurent Destailleur
aa560db06d
Fix regression
2022-09-07 13:58:24 +02:00
Laurent Destailleur
32b6ade70a
Merge pull request #22092 from aspangaro/16p9
...
FIX #22057 Missing class AccountingAccount on clientfourn
2022-09-07 13:12:26 +02:00
Laurent Destailleur
b33b39e3b9
Merge pull request #22091 from aspangaro/14p39
...
FIX Column label
2022-09-07 13:12:09 +02:00
Laurent Destailleur
f27a49d30c
Fix missing var
2022-09-07 12:45:43 +02:00
This Charlène
0886f85579
Update card.php
2022-09-07 08:57:51 +02:00
This Charlène
bfb93609dd
php V8 Warning
2022-09-07 08:56:02 +02:00
Alexandre SPANGARO
a13f232d2d
FIX #22057
2022-09-06 05:42:04 +02:00
Alexandre SPANGARO
9a5927d833
FIX Column label
2022-09-06 05:30:35 +02:00
Laurent Destailleur
3e9df092f4
css
2022-09-05 09:15:45 +02:00
Alexandre SPANGARO
a542c86bcd
FIX Project - on global view, missing display of ref customer
2022-09-04 04:59:31 +02:00
Philippe GRAND
7c04468246
fix bug#22057
2022-09-03 10:36:54 +02:00
Alexandre SPANGARO
16e1c7ea71
Update result.php
...
Fixed Stickler
2022-09-02 10:25:12 +02:00
Thomas Negre
ce78e0164a
Fix: When a custom compta group would be unactive, its code would stay in the computed formula. This would lead to wrong totals if the code is a number.
2022-09-01 17:49:05 +02:00
Thomas Negre
30ce816c0c
Fix: On a not configured personalized accounting group, the group code would be used in the formula.
2022-09-01 17:49:04 +02:00
Laurent Destailleur
594bbcb1f1
Fix regression
2022-08-31 17:32:38 +02:00
Alexandre SPANGARO
6d5bb21fa9
Use isModEnabled
2022-08-29 12:05:10 +02:00
Alexandre SPANGARO
6ef4987766
Use isModEnabled
2022-08-29 12:05:03 +02:00
Alexandre SPANGARO
a1bb835074
Use isModEnabled
2022-08-29 12:04:54 +02:00
Alexandre SPANGARO
732d1e4e40
Use isModEnabled
2022-08-29 12:04:47 +02:00
Alexandre SPANGARO
355286e50a
Use isModEnabled
2022-08-29 12:04:39 +02:00
Alexandre SPANGARO
0012c75ff3
Use isModEnabled
2022-08-29 12:04:03 +02:00
Alexandre SPANGARO
5dc2230c88
Use isModEnabled
2022-08-29 12:03:32 +02:00
Alexandre SPANGARO
34e036ab1c
Use isModEnabled
2022-08-29 12:03:25 +02:00
Alexandre SPANGARO
8cf4663c58
Use isModEnabled
2022-08-29 12:03:19 +02:00
Alexandre SPANGARO
e6fb17c909
Use isModEnabled
2022-08-29 12:03:10 +02:00
Alexandre SPANGARO
2c9047661e
Use isModEnabled
2022-08-29 12:03:05 +02:00
Alexandre SPANGARO
9dec4c9042
Use isModEnabled
2022-08-29 12:02:55 +02:00
Alexandre SPANGARO
0d3cae8ee8
Use isModEnabled
2022-08-29 12:02:49 +02:00
Alexandre SPANGARO
ae449dfe0f
Use isModEnabled
2022-08-29 12:01:36 +02:00
Alexandre SPANGARO
bdd2d23bf1
Use isModEnabled
2022-08-29 11:58:55 +02:00
Alexandre SPANGARO
52ab81f779
Use isModEnabled
2022-08-29 11:58:34 +02:00