Skip to content

Conversation

@remytms
Copy link

@remytms remytms commented Jun 3, 2025

Allow to generate donation tax receipt from donation encoded via point of sale.

I’m not sure if this module should go here in oca/pos or if it should be placed in oca/donation.

Based on this PR

@remytms remytms force-pushed the 16.0-add-pos_donation branch 3 times, most recently from edbd079 to 42a0cf8 Compare June 11, 2025 12:48
@remytms remytms force-pushed the 16.0-add-pos_donation branch 3 times, most recently from f012b0a to 149e7ab Compare June 17, 2025 13:15
Allow to generate donation tax receipt from donation encoded via point
of sale.
@remytms remytms force-pushed the 16.0-add-pos_donation branch from 149e7ab to 25d0f37 Compare June 17, 2025 13:15
@mihien mihien force-pushed the 16.0-add-pos_donation branch 5 times, most recently from 4bf9afd to d3ba743 Compare July 14, 2025 07:33
@mihien mihien force-pushed the 16.0-add-pos_donation branch from d3ba743 to 6a14a9a Compare July 14, 2025 14:08
@huguesdk huguesdk force-pushed the 16.0-add-pos_donation branch from 80d4496 to e16c069 Compare July 15, 2025 13:03
@rvalyi rvalyi changed the title [WIP] [ADD] pos_donation [16.0][WIP] [ADD] pos_donation Jul 15, 2025
@huguesdk huguesdk force-pushed the 16.0-add-pos_donation branch 2 times, most recently from 0a76e02 to 3a51f22 Compare July 16, 2025 14:10
* replace the donation.donation.pos_payment_ids field by
  pos_payment_method_ids to be able to access the pos payment methods
  directly.
* fix donation creation error: the code was trying to store
  pos.payment.method ids in a many2many to pos.payment.
* make donation.donation.pos_payment_method_ids a computed field.
* avoid error in pos if no partner is selected.
* remove useless code.
* rename "POS" to "PoS" in multiple places.
* update i18n files.
* update readme.
@huguesdk huguesdk force-pushed the 16.0-add-pos_donation branch from 3a51f22 to fa0c1c5 Compare July 16, 2025 15:51
give additional access rights to members of the pos_user group:

* create access to donation.donation and donation.line to be able to
  create donations.
* write access to donation.donation to be able to validate donations.
use a list comprehension instead of modifying the list in a loop
afterwards.
@huguesdk huguesdk force-pushed the 16.0-add-pos_donation branch 2 times, most recently from 8f2607e to 19445f4 Compare August 27, 2025 13:13
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 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 PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants