Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] cagnotte* addons => OCA #152

Closed
rousseldenis opened this issue May 6, 2021 · 7 comments
Closed

[RFC] cagnotte* addons => OCA #152

rousseldenis opened this issue May 6, 2021 · 7 comments
Assignees
Labels

Comments

@rousseldenis
Copy link
Member

rousseldenis commented May 6, 2021

We need to formalize from a functional point of view the usage of cagnotte addons in order to move them to OCA.

The idea is to create a new repository. Name proposal : account-pot as the nearest words are jackpot (which is more conoted) and pot. Source : https://www.linguee.com/french-english/translation/cagnotte.html.

Proposal of README :

This is based on the existing v10 version and target is v14

Prerequisites

  • account_pot_base:

This module allows to define base modelisation for account pot management:

  • A pot type with following data:
    • Type Name
    • An account
    • A sequence for pots
    • A product

image

  • A pot will contain:
    • The type
    • The pot balance
    • An active field
    • A company
    • A currency

image

Flow

To provide input to pot, account entries should be created on the waiting account.

Those entries are mainly created through Customer Invoices.

image

This has direct impact on pot balance:

image

Sale

account_pot_sale

The pot flow can be included in Sale flow in order to pay a Sale Order with reserve.

image

After selecting the pot:

image

The invoice generated will simply deduct that amount from the reserve account.

@rousseldenis
Copy link
Member Author

repository README:

This repository contains modules in order to allow pot management through accounting entries. That approach is convenient in order to provide provisional entries (in a waiting account) that will be consumed later when payment is needed.

@rousseldenis
Copy link
Member Author

@sbidoul @Cedric-Pigeon If you have input for this. @sbidoul Should I require repo creation on contributors ?

@rousseldenis
Copy link
Member Author

After discussion, we can start on account-pot which seems reasonable.

@sbidoul
Copy link
Member

sbidoul commented May 6, 2021

TBH I'm not convinced with the name. How about opening a discussion in the contributors mailing list with an explanation of what the module(s) do(es) and asking help from native english speakers ?

@rousseldenis
Copy link
Member Author

TBH I'm not convinced with the name. How about opening a discussion in the contributors mailing list with an explanation of what the module(s) do(es) and asking help from native english speakers ?

I can do it for sure. Didn't want to imply community if it was too soon in our thinking.

@tarbib
Copy link

tarbib commented Nov 23, 2021

Hello @rousseldenis
This looks really interesting!
I tried to install account_wallet_sale from Acsone's repo but I did not have a button to "pay with cagnotte" and I could not find the OCA repo.
Am I looking at the correct location?
Thanks

@github-actions
Copy link

github-actions bot commented Jul 3, 2022

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale label Jul 3, 2022
@github-actions github-actions bot closed this as completed Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants