33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
# account_mooncard_receipt_lost_transfer
|
|
|
|
Propagates the **Receipt Lost** value of Mooncard payment transactions (`newgen.payment.card.transaction`) onto the related invoices and account move lines.
|
|
|
|
Adds `receipt_lost` and `mooncard_record` boolean fields on `account.move` and `account.move.line`, and exposes them in the invoice and move line forms (only visible on records originating from a Mooncard transaction).
|
|
|
|
## Installation
|
|
|
|
Make sure the addons of the [Odoo Mooncard Connector](https://github.com/akretion/odoo-mooncard-connector) repository (in particular `base_newgen_payment_card`) are available in your Odoo, then use the standard Odoo module installation procedure to install `account_mooncard_receipt_lost_transfer`.
|
|
|
|
## Known issues / Roadmap
|
|
|
|
None yet.
|
|
|
|
## Bug Tracker
|
|
|
|
Bugs are tracked on [our issues website](https://git.elabore.coop/Elabore/account-tools/issues). In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
|
|
|
|
## Credits
|
|
|
|
### Contributors
|
|
|
|
* Stéphan Sainléger - [Github](https://github.com/stephansainleger)
|
|
|
|
### Funders
|
|
|
|
The development of this module has been financially supported by:
|
|
* [Elabore](https://elabore.coop)
|
|
|
|
### Maintainer
|
|
|
|
This module is maintained by Elabore.
|