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

Payroll Payable Account validation can be removed #1484

Open
vorasmit opened this issue Mar 1, 2024 · 2 comments
Open

Payroll Payable Account validation can be removed #1484

vorasmit opened this issue Mar 1, 2024 · 2 comments

Comments

@vorasmit
Copy link

vorasmit commented Mar 1, 2024

Is your feature request related to a problem? Please describe.

It could be useful to keep the account type as Payable for Payroll Entries where employee-wise entries are created.

Benefits:

  • Ability to create payment entries instead of Journal entries for payment
  • Useful for Bank Integrations
  • Can make use of Trial Balance by Party for net payables

Describe the solution you'd like

Currently, we don't allow this is probably because we are already using reference type and reference name from Journal Entry to link it with Payroll entry.

This referencing can be moved to Payroll Entry.

This will then open the option to keep Payroll Entry as a Payable account.

Is it possible to have multiple Journal Entries (for Salary Payable) against a Payroll Entry?

Describe the alternatives you've considered

No response

Additional context

No response

@ruchamahabal
Copy link
Member

It could be useful to keep the account type as Payable for Payroll Entries where employee-wise entries are created.

@vorasmit which validation are you talking about?

@vorasmit
Copy link
Author

vorasmit commented Mar 4, 2024

'validate_payroll_payable_account(self)'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants