Monday, June 28, 2021
2 changes · master
Enhancements to existing features
The accounting setup flow now focuses on true configuration tasks instead of guided tour milestones. Businesses get clearer onboarding with company data and tax review steps surfaced in the setup bar, helping teams complete essential accounting setup more directly.
Original PR description
The purpose is to use config bar for real config steps rather than highlighting tour steps. Mainly by: Removing "First Bill" step from the configuration bar and replacing it by "Company Data". Adding "Taxes Review" step in the configuration bar as the last step (after CoA). This step opens the Taxes list view. Adapting the Tour according to these changes. Task: 2475085
Employee personal document fields are now managed in the general payroll area instead of being tied to the Belgian contract salary setup. This makes the information available more consistently for payroll users and reduces dependence on a country-specific module.
Original PR description
Previously personal documents on employees were added with the belgian contract salary module. This change moves part of those fields to the payroll module. See odoo/odoo#72673 Task ID: 2578139