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
kkhelifa
a8bb58f298
FIX: Rights on action for payments by bank transfer
2023-01-30 12:09:25 +01:00
kkhelifa
e8c2c6b699
FIX: Rights on action for payments by bank transfer
2023-01-25 15:28:34 +01:00
Laurent Destailleur
29531b8cb4
Fix phpcs
2023-01-22 18:57:22 +01:00
Laurent Destailleur
642ba67a55
Fix missing include
2023-01-22 14:22:31 +01:00
Laurent Destailleur
260ef315d0
Fix missing include
2023-01-22 14:21:47 +01:00
Laurent Destailleur
1beb0ad398
Fix responsive
2023-01-22 14:09:19 +01:00
Laurent Destailleur
70509d105c
Fix responsive
2023-01-22 13:27:22 +01:00
Laurent Destailleur
e6ca13ca65
Missing column
2023-01-19 15:57:44 +01:00
Laurent Destailleur
b4b6cba9fb
NEW Show supplier invoice ref of direct debit transfer tab invoices
2023-01-19 15:56:30 +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
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Laurent Destailleur
44e7158739
Merge pull request #23535 from lamrani002/kanbanForPrelevement
...
NEW kanban view for ligne prelevement
2023-01-13 13:19:55 +01:00
Laurent Destailleur
4141d9d1d2
Merge pull request #23534 from lamrani002/kanbanForPrelevementOrder
...
NEW kanban mode for list of prelevement orders
2023-01-13 13:19:40 +01:00
Lamrani Abdel
6837008398
kanban view for ligne prelevement
2023-01-12 18:53:27 +01:00
Lamrani Abdel
7124a59110
kanban mode for list of prelevement orders
2023-01-12 18:28:57 +01:00
Laurent Destailleur
fce5968510
Fix warning
2023-01-03 17:09:08 +01:00
Laurent Destailleur
5d84084396
Fix warning
2022-12-30 14:24:47 +01:00
Laurent Destailleur
db877b0bcb
Fix warning
2022-12-30 14:23:24 +01:00
Laurent Destailleur
6824f82cc8
Fix warnings
2022-12-28 13:58:23 +01:00
Laurent Destailleur
9a68d1df22
Debug v17
2022-12-11 22:39:30 +01:00
Laurent Destailleur
b1b8380015
Debug v17
2022-12-07 14:57:50 +01:00
Laurent Destailleur
bb46cdb0af
Fix regression sql error
2022-11-27 21:10:37 +01:00
hystepik
c1b355fcac
Fix : php 8.1 warnings
2022-11-27 00:44:05 +01:00
Laurent Destailleur
e77aa31e47
Merge pull request #23009 from atm-maxime/fix_count_in_lists
...
Fix count in lists
2022-11-26 10:21:29 +01:00
Laurent Destailleur
c62c7e3805
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
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:43:09 +01:00
Maxime Kohlhaas
fb310de0aa
Fix : use count() in lists - part 2
2022-11-26 01:23:45 +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
4c02652d87
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-23 12:07:42 +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
4596a16cdb
css
2022-10-28 18:02:40 +02:00
Laurent Destailleur
18c9685051
Rename table to prepare need of direct debit for non invoices
2022-10-28 17:51:25 +02:00
Laurent Destailleur
11aaf4748c
css
2022-10-21 11:32:12 +02:00
Laurent Destailleur
06d94c9a97
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-19 17:11:32 +02:00
Laurent Destailleur
68f16b13d7
Fix typo
2022-10-17 02:52:03 +02:00
Laurent Destailleur
10d40402b7
Merge pull request #22267 from frederic34/patch-8
...
strftime is deprecated in php8.1
2022-10-06 12:18:43 +02:00
Laurent Destailleur
c0dac5d5db
Fix RUM number if customer account not defined
2022-10-02 22:32:05 +02:00
Frédéric FRANCE
61844cd50f
Update bonprelevement.class.php
2022-09-26 11:48:29 +02:00
Frédéric FRANCE
50c60c8f34
Update bonprelevement.class.php
2022-09-26 11:46:07 +02:00
Frédéric FRANCE
744d1b0218
Update bonprelevement.class.php
2022-09-21 21:52:39 +02:00
Frédéric FRANCE
9f7c17333b
Update bonprelevement.class.php
2022-09-21 08:44:15 +02:00
Laurent Destailleur
6fb9a4713c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-21 01:30:40 +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
javieralapps4up
a1d8879f34
Update create.php
...
There is a previous line $format = GETPOST('format', 'aZ09');
2022-09-15 14:30:37 +02:00
Frédéric FRANCE
edef39bed9
strftime is deprecated in php8.1
2022-09-14 09:01:56 +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
7a277d9560
Merge branch 'develop' into loaddolibarrenv
2022-09-09 17:02:05 +02:00
lmarcouiller
68b72ac17d
Fix : php 8.1 warnings
2022-09-09 10:06:16 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08: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
Laurent Destailleur
5a8d5618f2
Fix error message on IBAN/BIC validation
2022-04-06 16:15:34 +02:00
Laurent Destailleur
2e91b0107a
Fix missing data in tooltip
2022-04-06 15:35:49 +02:00
Laurent Destailleur
c2f2f98235
css
2022-04-06 15:25:37 +02:00
Laurent Destailleur
ca55bd157a
Look and feel v16
2022-03-31 11:47:18 +02:00
Laurent Destailleur
5062064e9a
css
2022-03-31 11:38:40 +02:00
Laurent Destailleur
5ffb6e2546
Look and feel v15
2022-03-31 11:34:12 +02:00
Laurent Destailleur
9747efe050
Fix phpcs
2022-03-24 14:09:46 +01:00
Laurent Destailleur
0e3fa3cdc3
Merge pull request #20420 from defrance/patch-180
...
NEW : add hook for more buttons
2022-03-23 15:54:13 +01:00
Laurent Destailleur
2943e68c42
Fix regression
2022-03-22 16:57:39 +01:00
BENKE Charlene
5fd2ec3fda
add hook for more buttons
2022-03-21 15:43:37 +01:00
Thomas Negre
af4e1667e0
Payment by bank transfer: create optionnaly place payment type information (PmtTpInf) in credit transfer transaction information (CdtTrfTxInf)
...
- introduce PAYMENTBYBANKTRANSFER_FORCE_HIGH_PRIORITY const
2022-02-23 16:23:25 +01:00
Laurent Destailleur
9a3d8022f3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-18 21:53:38 +01:00
Maxime Kohlhaas
7a457478d5
Fix : add missing formobjectoptions hook on 3 cards
2022-02-18 08:23:12 +01:00