-
-
Notifications
You must be signed in to change notification settings - Fork 164
[18.0] Advanced Payroll WIP #174
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
base: 18.0
Are you sure you want to change the base?
Conversation
42789aa to
78de250
Compare
|
Hello @dreispt, some of this are great additions to payroll. I suggest you if you want to be merged to separate the modules in different PRs. Also, regarding the module salary_table, we are currently using the server-tools time conditions module to save such params and can be used in salary rules. Maybe you can take a look to it, the module is still in v14 for payroll. Maybe you find interesting proposing a migration (it should no be difficult) |
|
@nimarosa Thank you for your comments, and please keep an eye here and continue providing feedback. This is a WIP and unstable. Regarding the salary table, I quickly reviewed the 14.0 implementation, and it seems to only cover the case for global parameters. Thanks |
|
Hello @dreispt, Let me review in detail the modules you are proposing and I give you feedback and my opinion, I think some functionalities can be added directly to payroll, but I have to see it in detail. Thanks for your contributions, I look forward to new changes. |
bec32c6 to
0b4c8e3
Compare
9b61e04 to
3d6b4ea
Compare
0f52f89 to
37bbd9f
Compare
371986f to
0899bbd
Compare
ebb38c1 to
7ea24a8
Compare
|
@dreispt I like the new modules you are introducing. I have to test them locally. |
|
It should be working. |
|
@dreispt Hello, i want to introduce some changes to your modules here. More like view changes and improvements. Can i do it in this PR? So then we can move it to open and merge it. I have similar modules but your implementation seems advanced so maybe we can work in it here in this PR. |
|
You can. |
|
why not we port payroll enterprise into community ? |
@usmanfarzandali because payroll from OCA is better and with more functionalities than enterprise. |
Why would we want to do that? |
They are already isolated as one module per commit. @nimarosa You are welcome to create a new branch, cherry-pick the commit for particular module you want, and then add proposed changes to it. |
Yes @dreispt, that's what im doing. When im ready i will share them here so we can merge them if you are okay with the new changes. Im replacing other implementations i have with your modules so i will be adding a lot of new features to them. Hope we can work together in them. |
|
Great @nimarosa If you create a WIP PR I would be able to follow on your progress and maybe make early comments on the direction taken. |
|
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. |
|
Hi @dreispt, Since the runboat is not active, I have installed and tested the module locally. This is an interesting approach to ensure that the components within the contract remain dynamic and sustainable. I have a few notes:
UncaughtPromiseError Uncaught Promise > View types not defined form found in act_window action undefined Error: View types not defined form found in act_window action undefined
Thanks for the great modules |
|
@hitrosol Thanks for the review and feedback.
I haven't been able to resume work on this recently, but will eventually.
Sounds like a good idea. I will look into it.
Noted.
I will improve the Readme.
Not factored in, but probably that's not hard to do using the same data structures that there.
Thank you for the feedback! |
Depends on: