Kartik Chavda
Kartik Chavda
Purpose of this PR to do generic improvement for timesheet apps. So in this PR done following improvements: - add information about project section on time off type form view...
Commits: 1) Before this commit project simplified view was not pretty because of some alignment between different section/fields and width of name field is not as expected. This commit fix...
This commit improve project sharing project task form view. - Add `statusbar_duration` in project sharing status bar to display time spent in specific stage - Add subtask count in task...
This commit revert commit https://github.com/odoo/odoo/commit/c360a6e0470c2c7f866d18c9150aef29818095a6 in order get minor currency sub unit ISO value proper instead depending on rounding field of currency. Reverted of PR https://github.com/odoo/odoo/pull/119308 opw-3955514
This commit make card column with 100% for 3 column grid in order to not have forth blank space in mobile view and display on product par row in mobile....