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

[14.0][ADD] hr_expense_tax_adjust #96

Open
wants to merge 1 commit into
base: 14.0
Choose a base branch
from

Conversation

ps-tubtim
Copy link
Member

@ps-tubtim ps-tubtim commented Dec 22, 2021

This module allows to edit tax amount before Post Journal Entries on Expenses.

Example

  1. Create an expense with taxes
  2. Edit tax amount

tax_adjust

@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch from 97ecc07 to 51c8580 Compare December 27, 2021 02:03
@ps-tubtim ps-tubtim changed the title [WIP][14.0][ADD] hr_expense_tax_adjust [14.0][ADD] hr_expense_tax_adjust Dec 27, 2021
@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch 2 times, most recently from dc4c393 to 7f850f1 Compare December 27, 2021 05:06
@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch 5 times, most recently from 92a5c6b to efd13e6 Compare January 12, 2022 04:20
@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch 3 times, most recently from 0a440b7 to 525cb6e Compare January 25, 2022 05:24
@kittiu
Copy link
Member

kittiu commented Apr 5, 2022

@ps-tubtim the UI of tax amount is not quite inline with other fields, may be you need a bit of adjusting it.

@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch from 8e7a923 to 80cbf6c Compare June 1, 2022 02:12
@ps-tubtim ps-tubtim force-pushed the 14.0-add-hr_expense_tax_adjust branch from 80cbf6c to 6f463f3 Compare June 1, 2022 02:16
@github-actions
Copy link

github-actions bot commented Oct 2, 2022

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 Oct 2, 2022
@github-actions github-actions bot closed this Nov 6, 2022
@hitrosol
Copy link

I try this on my local and it's functionally works. Any plan to reopen and merge this ?

@kittiu
Copy link
Member

kittiu commented Mar 24, 2024

@Saran440 can you open this?

@Saran440 Saran440 reopened this Mar 25, 2024
@hitrosol
Copy link

Thanks for reopening this, few further comments on this.

  1. I still can't try this on runboat so I try this only on local.
  2. tax tag only can be selected by group_account_readonly, in some cases the plain user is the one who responsible to put the tax tag or not. It would be good to let the group_user have access on it.
  3. The rounding diff price tax errors also found in this PR, so it will create un balance entry when I try this combine with the hr_expense_advance_clearing module.

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Mar 31, 2024
@Saran440
Copy link
Member

@hitrosol Thank you for review this PR.
Can you explain step to error when use with advance clearing module, please?

@hitrosol
Copy link

hitrosol commented Jun 1, 2024

Here is the step to error.

  1. Install the hr_expense_advance_clearing
  2. Set the proper account for product Advance, in this case an Employee Liabilities account with reconcilable
  3. Create new Cash Advance, approved, post and register payment.
  4. Clear Advance by make expense report with expense item, change the tax amount, submit, approved and try to post the journal, the error shown.
    "Cannot create unbalanced journal entry. Ids: [9]
    Differences debit - credit: [1.0]"
Screen.Recording.2024-06-01.at.13.19.10.mp4

@hitrosol
Copy link

hitrosol commented Jun 1, 2024

second thing, is it okay if the field tax can be accessed by internal user ? Because it's easier to change it in the earlier step, instead by group_account_readonly. Especially if we install the hr_expense_tier_validation where some other users already review and approved but later on the Accountant found that the tax need to be adjusted.

Thanks,

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 Sep 29, 2024
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.

4 participants