Laurent Destailleur
9e5783ed4d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-04 21:26:19 +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
1873371616
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-09 18:08:23 +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
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
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
Laurent Destailleur
18c9685051
Rename table to prepare need of direct debit for non invoices
2022-10-28 17:51:25 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Laurent Destailleur
2a18bce2f3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/api/index.php
htdocs/langs/en_US/productbatch.lang
htdocs/langs/fr_FR/productbatch.lang
htdocs/ticket/list.php
2022-02-16 20:31:55 +01:00
Laurent Destailleur
e0563d2bef
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-02-16 20:27:07 +01:00
Alexis LAURIER
ff8dcdc4b7
manage details of prelevment line for bank transfer
2022-02-16 10:52:20 +01:00
Laurent Destailleur
b6ec7ae77a
Fix permissions on module PaymentByBankTransfer
2021-10-04 04:36:58 +02:00
Laurent Destailleur
e15277bb6c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-09-28 17:23:07 +02:00
Laurent Destailleur
0750d4bb6e
Look and feel v14
2021-09-28 00:21:54 +02:00
Christian Foellmann
08b395e127
another set of cleanup for action buttons
2021-09-22 08:43:30 +02:00
Laurent Destailleur
7b31ef0ff3
Fix warnings
2021-06-10 00:00:49 +02:00
Laurent Destailleur
e99355a0c2
Clean html
2021-04-30 15:22:17 +02:00
Laurent Destailleur
fd2d317b4a
Fix #yogosha5881
2021-04-25 15:55:36 +02:00
Laurent Destailleur
b929641fe1
Look and feel v14
2021-03-29 13:00:17 +02:00
Laurent Destailleur
ca1715df96
Add some protection for SQL injection
2021-03-22 13:31:06 +01:00
Alexandre SPANGARO
6960f0dc25
Uniformize translation
2021-03-16 04:22:55 +01:00
Frédéric FRANCE
61600a9e65
code syntax compta directory
2021-02-23 21:09:01 +01:00
Frédéric FRANCE
5a3780e062
end of dol_fiche_end
2020-10-27 18:19:31 +01:00
Laurent Destailleur
3bab0a322d
Merge pull request #15110 from frederic34/dol_fiche_head
...
replace deprecated
2020-10-23 04:03:46 +02:00
Laurent Destailleur
254da6923b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/line.php
2020-10-23 04:00:45 +02:00
Laurent Destailleur
c9a73cc380
Fix phpcs
2020-10-23 03:55:18 +02:00
Frédéric FRANCE
9a470fa42d
replace deprecated
2020-10-22 22:50:03 +02:00
Frédéric FRANCE
f4b42234ec
add space
2020-10-22 21:32:12 +02:00
Frédéric FRANCE
02403ba640
add type
2020-10-22 21:29:33 +02:00
Laurent Destailleur
0616b9bc9b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/card.php
htdocs/compta/prelevement/line.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/functions2.lib.php
htdocs/core/tpl/card_presend.tpl.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2020-10-22 17:55:38 +02:00
Laurent Destailleur
ca93f732c8
Update line.php
2020-10-22 15:59:04 +02:00
jcp
b09a618f38
Fix Bank Transfer
2020-10-20 13:19:47 +02:00
jcp
a2d242356a
Fix BankTransfer (V12.0.2)
2020-10-20 13:17:14 +02:00
Laurent Destailleur
2d38644ae1
Sanitize sortfield
2020-09-18 17:13:01 +02:00
Laurent Destailleur
9a758b7edd
FIX #yogosha4483
2020-09-17 14:31:25 +02:00
Laurent Destailleur
bfbb217607
Fix GETPOST on 'action'
2020-09-16 19:39:50 +02:00
Laurent Destailleur
ff9312c96a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/card.php
htdocs/compta/prelevement/class/ligneprelevement.class.php
htdocs/compta/prelevement/create.php
htdocs/compta/prelevement/line.php
2020-06-08 20:36:54 +02:00
Laurent Destailleur
c386f4b2e3
Maxi debug of direct debit order
2020-06-08 11:43:20 +02:00
Laurent Destailleur
a2a15ceb5b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/create.php
htdocs/compta/prelevement/demandes.php
htdocs/core/class/html.form.class.php
2020-05-27 23:07:18 +02:00
Laurent Destailleur
15f2165c12
Fix work on payment by bank transfer (avoid confusion between record)
2020-05-27 20:14:11 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
f5688b2eec
add new rule
2020-05-21 01:52:25 +02:00
Laurent Destailleur
af46108cc4
Look and feel v12
2020-05-17 13:34:16 +02:00
Laurent Destailleur
03fddd48af
Clean some constructors
2020-05-07 12:14:45 +02:00
Laurent Destailleur
16e46c672c
Clean code
2020-04-20 15:06:27 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00