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

[UPD] frappe_etax_service: create CN from payment #243

Open
wants to merge 3 commits into
base: 15.0
Choose a base branch
from

Conversation

TheerayutEncoder
Copy link
Member

@TheerayutEncoder TheerayutEncoder commented Mar 20, 2025

Step.

  1. User create Invoice with Undue VAT 7%
  2. Register payment (partial) and sign eTax to INET. (Success)
  3. Find out that Tax Base + Tax amount != Total Amount

FIX Tax Base calculation relate to this PR: #520

Resolve by.

  1. Unreconcile that payment
  2. Create credit note and sign eTax (For cancel tax on INET)
  3. Back to origin invoice.
  4. Register payment and check tax base before sign eTax
  5. Create JE for reconcile with Credit note and first payment document

Code.

  1. Check this case for send document reference as it should be
  2. Need to customize credit note form which relate to this issue (each project)

@TheerayutEncoder TheerayutEncoder force-pushed the 15.0-UPD-frappe_etax_service branch from ef78ad8 to b765d9e Compare March 20, 2025 16:26
@TheerayutEncoder TheerayutEncoder force-pushed the 15.0-UPD-frappe_etax_service branch from b765d9e to cfd97ba Compare March 20, 2025 16:39
@TheerayutEncoder TheerayutEncoder changed the title [UPD] frappe_etax_service: create DN from payment [UPD] frappe_etax_service: create CN from payment Mar 25, 2025
@TheerayutEncoder TheerayutEncoder force-pushed the 15.0-UPD-frappe_etax_service branch from ee6aa4d to 2708a74 Compare March 25, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant