-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [ ] account_global_discount - By @miguel-S73 - #1687
- [x] account_invoice_block_payment - By @v…
-
Thinking about #3863, and experimenting with a badly-connected node, suggests to me that we badly mismanage the given `pay` budget.
I made some large payments of about a millibitcoin or so (large r…
-
### Problem
As discussed on the 2019 hackathon, Group Income's main function - to send or receive payments to or from members - needs to:
- Allow for Bitcoin payments;
- Display a history of paym…
-
**Is your feature request related to a problem? Please describe.**
For any payment between nodes A and B the lightning network might contain channels that are very distant from both A and B. Consider…
-
# Describe the new feature
Disable automatic invoicing
## Describe the solution to be implemented
Should be possible to only invoice in Magento. So when a payment is created via Mollie this will no…
-
**Is your feature request related to a problem? Please describe.**
We have no user role that will be used for viewing documents only for payment purposes
**Describe the solution you'd like**
Crea…
-
We encountered a ton of lint errors in implementing [combinedTrackSubmit](https://github.com/Expensify/App/issues/48787)
see PR - https://github.com/Expensify/App/pull/49007
Let's fix those in a s…
grgia updated
15 hours ago
-
## User story
As a financial contributor, I want to be able to update my card in 'payment methods' and have the change apply to all my current recurring contributions, so I don't have to change them…
-
Invoice Ninja v5 Self hosted.
In some cases, official invoice is created and sent at the moment it is paid, not before.
The process is: quote created, quote sent, quote accepted, work done (or mil…
-
**Describe the bug**
In both `GooglePayFragment` and `PaymentSheetFragment` we create a fragment and inject variables in the constructor. This is considered a bad practice and can lead to undesired …