Wednesday, May 10, 2023
3 changes
Enhancements to existing features
Appointment calendar exports now use a clearer event title and description for ICS files and Google Calendar. This helps people booking appointments better understand the event and consistently see organizer details.
Original PR description
We now generate a different summary and description for ics files and google calendar exportation. This is a lot more clear for the people booking the appointment. We also don't expect users to get an ics file via this method so always giving the organizer details makes sense. task-3232952
Businesses can now define default stock accounting settings in one place and choose whether stock movements are automatically accounted for. Manufacturing-related stock movements can also use a dedicated production cost account, improving cost tracking and financial accuracy.
Original PR description
1. We introduced a new Production Cost account that can be set on locations with Production type. When products move into/out of a production location. The account entry will be post on this account instead of previous Stock in/out account. 2. On the accounting setting page, we can now set the default values for all stock accounts. Users can also disable automatically accounting for stock there. Task-3046333
Norwegian tax names have been updated to follow a clearer, more standardized naming approach. This improves how taxes appear on invoice descriptions and supports more accurate tax searches, with related report tests adjusted to match the new names.
Original PR description
We want to invigorate a Tax Name Taxonomy so that tax names are as codified as possible. This allow for a better display on Invoice Description, and allowed us to implement a smart name_search. In the related community PR we have changed tax names so those test need to be modified task-id: 3052677