Daily updates from Odoo
Thursday, June 1, 2023
2 changes · master
New functionality added to Odoo
Manufacturing orders can now be processed directly in the barcode app, making shop floor production workflows faster and more consistent with warehouse picking flows. The update also improves validation messages, backorder navigation, scrolling, and button layout for a smoother barcode experience.
Original PR description
This commit adds the abiltiy to process MOs from the barcode app Community PR: odoo/odoo#114708 TaskId: 3052744
Enhancements to existing features
Indian payroll has been updated with revised salary categories and rules, including new allowance and bonus items. This helps payroll calculations better reflect current compensation structures by removing outdated items and adjusting key deductions, allowances, and net pay rules.
Original PR description
In this commit did the following changes:
- Removed following hr salary rule category:
- Base Salary
- Daily Salary
- New add following hr salary rule category:
- Leave Travel Allowance
- Performance Bonus
- Standard Allowance
- New add following hr salary rule:
- Leave Allowance
- Bonus
- Performance Bonus
- Modify following hr salary rule:
- House Rent Allowance
- BASIC
- Standard Deduction
- Leave Travel Allowance
- Professional Tax
- NET
- Supplementary Allowance
- Removed following hr salary rule:
- Base Salary
- Daily Salary
- Variable pay
task-3251621