Laurent Destailleur
27f584136d
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-04-04 21:11:42 +02:00
Laurent Destailleur
48e2c4f5bf
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-04-04 21:10:40 +02:00
Laurent Destailleur
d22ab42031
Merge pull request #24431 from Easya-Solutions/14.0_fix-prelevement-line-supplier-link
...
FIX supplier link on bank transfer line
2023-04-04 19:51:25 +02:00
VESSILLER
9f8b67a6ec
FIX supplier invoice status on bank transfer line
2023-04-04 11:33:23 +02:00
VESSILLER
144d061db3
FIX supplier link on bank transfer line
2023-04-04 11:01:03 +02:00
Laurent Destailleur
ec8aacaddb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-02-09 15:30:05 +01:00
Laurent Destailleur
f8efc35531
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-02-09 15:15:20 +01:00
tnegre
55d6e2ead0
Fix prelevement line : the link to the facture was to a customer facture, even when it was a facturefourn.
2023-02-07 17:32:35 +01:00
Laurent Destailleur
c3ebda359d
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-19 10:39:19 +01:00
Frédéric FRANCE
ff7a666c2b
Update bonprelevement.class.php
2023-01-18 23:43:54 +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
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
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
Laurent Destailleur
68f16b13d7
Fix typo
2022-10-17 02:52:03 +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
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
Laurent Destailleur
58923ec3d7
Merge
2022-07-24 11:21:02 +02:00
Laurent Destailleur
3761c920eb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/modules/modPartnership.class.php
htdocs/modulebuilder/template/core/modules/modMyModule.class.php
2022-07-22 17:43:35 +02:00
Laurent Destailleur
d9f7a3efd1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/product/inventory/inventory.php
2022-07-22 17:38:24 +02:00
Alexandre SPANGARO
ce15b8c44e
FIX #21472 On the bank transfer lists, a change of page switches to the lists of the direct debit module
2022-07-18 07:23:25 +02:00
Alexandre SPANGARO
149b86e459
FIX Bank transfer - Link on code supplier invoice was bad
2022-07-16 06:34:52 +02:00
Alexandre SPANGARO
71af854bf4
FIX Bank transfer - Link on supplier invoice was bad
2022-07-15 17:31:30 +02:00
Laurent Destailleur
046fa77a5a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
2022-06-29 16:46:27 +02:00
Laurent Destailleur
bea16a5256
Fix SEPA file with special chars
2022-06-28 14:50:43 +02:00
Laurent Destailleur
485c85a2a3
Fix SEPA
2022-06-28 14:49:03 +02:00
Laurent Destailleur
bc1449f1c2
Fix sepa generation (no special char _)
2022-06-18 20:51:58 +02:00
Laurent Destailleur
8bd95ae93d
Fix char _ not alloed into SEPA
2022-06-15 16:20:27 +02:00
Laurent Destailleur
d039d35732
FIX php8 compatibility
2022-06-10 16:46:09 +02:00
Laurent Destailleur
b5a1ded537
Merge branch 'develop' into 15_fix_reception_stock_move
2022-06-09 02:41:51 +02:00
Laurent Destailleur
648a8f5c18
FIX xml file for company with special chars in name
2022-06-07 18:58:53 +02:00
Laurent Destailleur
7f3826609a
Fix var not defined
2022-06-03 14:34:38 +02:00
Laurent Destailleur
3751fc92ca
Clean code
2022-06-01 20:47:14 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
508cbee1a5
Fix php8
2022-05-15 22:29:19 +02:00
Laurent Destailleur
d7398f573c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-01 20:49:43 +02:00
Laurent Destailleur
6308b700d5
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-05-01 20:47:54 +02:00
Laurent Destailleur
971714f8e3
phpcs
2022-05-01 20:46:23 +02:00
Laurent Destailleur
40d0c3b996
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
2022-04-28 19:23:13 +02:00
Laurent Destailleur
8de9d63f7d
FIX Numbering of sepa files
2022-04-26 00:35:20 +02:00
Regis Houssin
81f0aedc8f
FIX SEPA ICS is not mandatory for bank transfer
2022-04-15 16:17:03 +02:00
Laurent Destailleur
b8c8d2af93
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-09 00:56:42 +02:00
Laurent Destailleur
33b5605a72
Code comment
2022-04-06 16:49:59 +02:00