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

feat: SEPA XML file generation #239

Open
wants to merge 20 commits into
base: version-15
Choose a base branch
from

Conversation

viralkansodiya
Copy link
Contributor

@viralkansodiya viralkansodiya commented Apr 30, 2024

bench execute 'check_run.tests.setup.before_test'

On execution of above command, we are creating below detail

  • Supplier for EUR Transaction
  • Bank
  • Bank Account
  • EUR liabilities payable account
  • EUR bank account (Chart of account)
  • Purchase invoice in EUR currency
  • Mode of Payment (SEPA)

you can give an access to a specific role to download xml file multiple time.

Screenshot 2024-05-01 113659

In check run settings , I have added as mentioned below

Initiating Party Org Id --> This id is assigned by Bank
Debtor Org Id --> Tax number - VAT number or Corporate Id
Debtor's Address --> An address is not required for all countries. This address represents the company's address.
Role Allowed to Download SEPA XML File Multiple Times --> Users with this role are allowed to download SEPA XML file multiple times. Users without this role are allowed to download it only once.

@agritheory agritheory mentioned this pull request Apr 30, 2024
@viralkansodiya
Copy link
Contributor Author

@agritheory
I have finished my work on this pull request you can review

@viralkansodiya
Copy link
Contributor Author

@agritheory conflict has been resolved

@agritheory
Copy link
Owner

agritheory commented May 9, 2024

Let's make the "Amount in Check Run" reflect the amount in the Bank Account's currency with exchange rate included. So if the USD to to EUR exchange rate is 1.1 then we'd expect to see $27,500.00 in the "Amount in Check Run" field.

image

@agritheory agritheory marked this pull request as draft May 9, 2024 13:47
@viralkansodiya
Copy link
Contributor Author

Let's make the "Amount in Check Run" reflect the amount in the Bank Account's currency with exchange rate included. So if the USD to to EUR exchange rate is 1.1 then we'd expect to see $27,500.00 in the "Amount in Check Run" field.

image

@agritheory #241

@viralkansodiya
Copy link
Contributor Author

#241 Updated here

@viralkansodiya viralkansodiya marked this pull request as ready for review May 22, 2024 04:41
@agritheory agritheory added this to the v15.x.x milestone Jul 10, 2024
@agritheory agritheory self-requested a review July 10, 2024 13:44
@Alchez Alchez changed the title Version-15 : SEPA xml file generation feature feat: SEPA XML file generation Jan 21, 2025
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.

2 participants