Commit Graph

12849 Commits

Author SHA1 Message Date
Laurent Destailleur
239f7a1eb0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-13 13:58:03 +01:00
Laurent Destailleur
927a87851d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-13 13:57:02 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Frédéric FRANCE
b0a1d8058f clean code 2023-02-12 23:28:14 +01:00
Philippe GRAND
67d8c74a60 fix : Warning: Undefined array key price_min_ttc in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card.php on line 2157 2023-02-11 21:23:40 +01:00
Philippe GRAND
8d531d92df fix : typo and translation 2023-02-11 10:20:30 +01:00
Philippe GRAND
8a091de9d7 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/class/facture.class.php on line 1264 2023-02-11 10:06:18 +01:00
Laurent Destailleur
17ae12abfd Fix warning 2023-02-10 21:09:20 +01:00
stickler-ci
1d9afa4808 Fixing style errors. 2023-02-10 14:45:03 +00:00
Philippe GRAND
d183773ace fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 124 2023-02-10 15:34:56 +01:00
hystepik
b5ffe6204f push with ipn not working 2023-02-10 15:30:36 +01:00
Philippe GRAND
66015cb11d fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 123
Warning: Attempt to read property liretous on null in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 123
2023-02-10 15:30:34 +01:00
Philippe GRAND
26ec131048 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 122 2023-02-10 15:24:46 +01:00
Laurent Destailleur
1554a54e17 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:41:55 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Laurent Destailleur
802ee770c3 FIX #23860 2023-02-09 19:25:55 +01:00
Laurent Destailleur
c28f0d9386 FIX #23860 2023-02-09 19:24:16 +01: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
ec8aacaddb Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 15:30:05 +01:00
Frédéric FRANCE
1fa1d11500 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-09 15:26:40 +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
FLIO
cd289ca8ac fix(qodana) fix function comment wrong return 2023-02-08 19:09:05 +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
cd2e82f4a5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-07 00:22:27 +01:00
Laurent Destailleur
95b306ba84 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-07 00:19:54 +01:00
Laurent Destailleur
eb5f1b6649 Fix filter on supplier categories 2023-02-06 22:26:09 +01:00
Frédéric FRANCE
4a74e7d875 clean code 2023-02-06 21:59:32 +01:00
Frédéric FRANCE
a224d7c824 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-06 20:57:49 +01:00
Laurent Destailleur
8758664900
Merge pull request #23805 from frederic34/patch-7
doc
2023-02-06 18:17:55 +01:00
Frédéric FRANCE
c55a32ee9c Merge remote-tracking branch 'upstream/develop' into patch-4 2023-02-06 16:35:23 +01:00
Frédéric FRANCE
9b0dfffe06
doc 2023-02-06 14:12:06 +01:00
Laurent Destailleur
1b4e572ec0 Code comment 2023-02-06 13:21:08 +01:00
Frédéric FRANCE
5920a9ec0a
colspan 2023-02-06 11:57:41 +01:00
Frédéric FRANCE
b238830c82 keep original label 2023-02-05 23:19:56 +01:00
Frédéric FRANCE
1e0125540a add ajax tooltip on invoices 2023-02-05 21:43:18 +01:00
Frédéric FRANCE
1ad1889d98 fix tooltip 2023-02-05 21:06:30 +01:00
Frédéric FRANCE
c0c10866e9 fix tooltip 2023-02-05 20:54:18 +01:00
Frédéric FRANCE
04610763aa Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-04 18:31:40 +01:00
Laurent Destailleur
3ffc97bbf4
Merge pull request #23737 from fboitel/NEW-checkbox-left-column
New checkbox left column on all lists
2023-02-04 16:32:45 +01:00
Laurent Destailleur
c0dc9d47e3 Fix permissions #yogosha13771 2023-02-04 14:09:28 +01:00
Laurent Destailleur
1f195a3be5 Fix #yogosha14963 2023-02-04 14:04:25 +01:00
Laurent Destailleur
a7e1ed7c6c Fix permissions #yogosha13771 2023-02-04 12:31:50 +01:00
Frédéric FRANCE
41dd574b16 clean js 2023-02-02 22:59:54 +01:00
Frédéric FRANCE
a367fd24b7 add ajax tooltip on account 2023-02-02 21:16:09 +01:00
Laurent Destailleur
e9c43718ba Fix error was not propagated correctly 2023-02-02 20:53:07 +01:00
Laurent Destailleur
1be5145148 NEW Add more zip, town, country for owner of a bank account 2023-02-02 16:04:16 +01:00
Laurent Destailleur
9fb08b5a0a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-31 21:28:59 +01:00
Faustin
e36a1ebf7c checkbox colum on left for compta/cashcontrol list 2023-01-31 14:49:24 +01:00
Faustin
8167d5a64d checkbox colum on left for compta/tva list 2023-01-31 14:43:15 +01:00
Faustin
7861ff8ae7 checkbox colum on left for compta/sociales list 2023-01-31 14:39:11 +01:00
Faustin
0c3d4a77c6 checkbox colum on left for compta/bank/various_payment list 2023-01-31 13:38:50 +01:00
Laurent Destailleur
23a213d948 Fix warning 2023-01-31 10:56:16 +01:00
kkhelifa
a8bb58f298 FIX: Rights on action for payments by bank transfer 2023-01-30 12:09:25 +01:00
hystepik
5d787a0ba9 Fix : php 8.1 warning 2023-01-30 12:04:16 +01:00
Laurent Destailleur
3d8d34001b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-30 02:24:22 +01:00
Laurent Destailleur
22ffef7b4e
Update card.php 2023-01-29 20:25:42 +01:00
hystepik
f6ad2c3a76 Fix : php 8.1 warning 2023-01-27 11:01:16 +01:00
Laurent Destailleur
fb74da4a4d
Merge pull request #23687 from OPEN-DSI/develop_fix_payment_by_bank_transfer_rights
FIX: Rights on action for payments by bank transfer
2023-01-25 23:48:47 +01:00
Laurent Destailleur
406c93bb1f
Merge pull request #23678 from Hystepik/develop#1
fix : php 8.1 warnings
2023-01-25 23:47:57 +01:00
kkhelifa
e8c2c6b699 FIX: Rights on action for payments by bank transfer 2023-01-25 15:28:34 +01:00
Laurent Destailleur
d0e9290daf NEW An external module can modify the quick search fields 2023-01-25 15:27:10 +01:00
hystepik
32da192db4 fix : php 8.1 warnings 2023-01-24 14:32:20 +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
31002317ee Debug kanban 2023-01-20 09:38:35 +01:00
Laurent Destailleur
7a13ca65b5 Fix missing empty value 2023-01-20 09:26:58 +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
a092654ea8 NEW Add filter on nb of generation done in list of recurring invoices 2023-01-19 15:17:40 +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
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
cd5009d8a4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 21:21:49 +01:00
Laurent Destailleur
283ad1abcf Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 20:54:16 +01:00
Laurent Destailleur
2a299068ad Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 20:45:44 +01:00
Laurent Destailleur
a384bdecdc Debug payment SEPA from backoffice with Stripe 2023-01-18 14:36:46 +01:00
Laurent Destailleur
330f2307bd Fix message 2023-01-18 12:59:48 +01:00
Laurent Destailleur
289570ffe5 Debug 2023-01-18 12:57:18 +01:00
stickler-ci
4ee0ede6d8 Fixing style errors. 2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9 FIX: Errors Handling for CreateFrom Hooks 2023-01-18 09:44:23 +01:00
Laurent Destailleur
48161b8400 Debug v17. Bad param for selection of project 2023-01-17 13:50:23 +01:00
Laurent Destailleur
3e273d4004 Debug v17 2023-01-14 15:47:22 +01:00
Laurent Destailleur
f0f3deb619 Debug v17 2023-01-14 13:06:13 +01:00
Laurent Destailleur
15b27ab3b4
Merge pull request #23537 from lamrani002/kanbanForCashControl
NEW kanban mode for list of cashcontrol
2023-01-13 21:02:04 +01:00
Lamrani Abdel
782594ba56 fix problem style 2023-01-13 14:27:19 +01:00
Laurent Destailleur
00b9d021d7
Merge pull request #23536 from lamrani002/kanbanPaiementCheque
NEW kanban mode for list of payment cheque
2023-01-13 13:20:35 +01:00
Laurent Destailleur
a6a0479fc6
Merge pull request #23530 from lamrani002/kanbanForVariousPayment
NEW kanban mode for list of various payment
2023-01-13 13:20:23 +01:00
Laurent Destailleur
6005796936
Merge pull request #23532 from lamrani002/kanbanForBankList
NEW kanban mode for list of banks
2023-01-13 13:20:05 +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
Laurent Destailleur
ad00a17ac3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-13 13:03:54 +01:00
Laurent Destailleur
2d3f7d949e Fix warnings 2023-01-13 12:53:56 +01:00
Lamrani Abdel
1b81cce3bb kanban mode for list of cashcontrol 2023-01-12 20:46:49 +01:00
Lamrani Abdel
ca8188ee90 kanban mode for list of payment cheque 2023-01-12 19:48:32 +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