revbank/plugins
Juerd Waalboer d4c6c1be35 Replace add_info() with extra parameter for add_contra()
add_info was a thing that grew organically to account for hidden
contras, but just wasn't right. The assumption was that if the
contra account is hidden, the contra itself should be hidden from
view - the sign of the amount would be wrong anyway.

The correct approach, however, would of course to flip the sign so it
matches the user's perspective, and to add a separate description string
to display to the user.
2023-01-05 20:46:46 +01:00
..
adduser Get 'cash' working again 2022-06-11 16:58:20 +02:00
beep Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
beep_terminal Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
cash New feature: cash box check via 'cash' command 2022-08-27 06:04:56 +02:00
deposit deposit: print formatted amount in prompt 2022-08-29 00:17:25 +02:00
deposit_iban_qr Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
deposit_methods Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
dinnerbonus Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
edit v3.6: products overhaul 2022-12-25 05:32:00 +01:00
give Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
grandtotal Implement global advisory lock 2022-08-29 17:50:12 +02:00
help Split "help" into "help" and "help2"; ditch pager 2022-06-11 16:31:44 +02:00
idle Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
json Document another caveat 2022-01-19 17:58:18 +01:00
log Implement global advisory lock 2022-08-29 17:50:12 +02:00
market bump to v3.5; add built-in editor 2022-08-30 20:45:01 +02:00
plus Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
products Replace add_info() with extra parameter for add_contra() 2023-01-05 20:46:46 +01:00
products.pod revbank.products: trim whitespace, document comment/whitespace rules 2022-12-26 04:54:41 +01:00
repeat Fix pfand/repeat 2022-08-30 20:40:55 +02:00
restart Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
revspace_ascii New plugin: revspace_ascii 2019-11-07 04:07:31 +01:00
revspace_barcode Bump to v3.4; make all transactions balanced using hidden accounts 2022-06-11 18:51:26 +02:00
revspace_git Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
revspace_mollie Bump to v3.4; make all transactions balanced using hidden accounts 2022-06-11 18:51:26 +02:00
revspace_mqtt Implement global advisory lock 2022-08-29 17:50:12 +02:00
revspace_saldo Don't leave messages for hidden accounts :D 2022-06-12 20:47:24 +02:00
revspace_terminal Remove requirement for dummy command method in hook-only plugins 2021-12-03 01:49:11 +01:00
revspace_window Add revspace specific plugins 2019-09-23 21:12:03 +02:00
sigint Remove requirement for dummy command method in hook-only plugins 2021-12-03 01:49:11 +01:00
skim Add cash box tracking with new plugin "cash" 2022-06-11 21:16:47 +02:00
split Fix bug: "split" ignored quantity set by "repeat" or "plus" plugin 2022-12-22 19:37:57 +01:00
stock Implement global advisory lock 2022-08-29 17:50:12 +02:00
tail plugins/tail: hide hidden accounts here too 2022-06-12 15:11:49 +02:00
take Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
undeposit New plugin: undeposit 2022-06-18 21:55:40 +02:00
undo Implement global advisory lock 2022-08-29 17:50:12 +02:00
unlisted donate command: s/Price/Amount/ 2022-08-27 05:00:15 +02:00
url Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
users Silence warnings if there are <10 transactions 2022-12-25 02:10:22 +01:00
warnings Implement global advisory lock 2022-08-29 17:50:12 +02:00
withdraw Update error message 2022-06-12 22:49:33 +02:00