During the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which we would like to introduce to you in this newsletter.
For an in depth overview of the Tryton issues please take a look at our issue tracker or see the issues and merge requests filtered by label.
Changes for the User
Sales, Purchases and Projects
Now we add the support for the pick-up delivery method from Shopify.
We now add a number field to the project work efforts, based on a default sequence.
Now we use the party lang functionality to set the language for the taxes and and chats.
We now add support for gift card products on Shopify.
We now add a field that indicates if an invoice is sent via Peppol to help on filtering.
Now we unpublish products from the web-shops when they are deactivated.
We now allow the Peppol admin access group to create incoming documents.
Now we improve the address schema for web-shop usage and add attn to Party Addresses.
We now allow to copy the resources from sale rental to its invoices.
Now we move the Purchase Lines in its own tab on the Production form.
We now allow the manual method on sale.
Now the sale is always confirmed when a Shopify order has payment terms.
Accounting, Invoicing and Payments
Now we set the related-to field of an account statement line to invoice when the statement line overpays an invoice.
Now we forbid a zero amount in draft state and also processing state for manual payments.
We now accrue and allocate rounding errors when using multiple taxes to calculate correct total amounts.
Now we allow cash-rounding with the opposite method.
We now add UNECE codes to Belgian taxes.
Now we
add the VAT exemption code on tax for electronic invoices in the EU.
We now add payment means to invoices to be used in UBL and UNCEFACT.
Now we add an optional account to the list of payable/receivable lines to be able to reconcile lines with the same accounts.
Stock, Production and Shipments
Now we implemented the management of ethanol in stock.
We now set the default locations when adding manually stock moves to production.
Now we add a reference field on quality inspections.
We now add a wizard to pack shipments.
User Interface
As a first step to add labels inside the widgets, we now add a generic management for the label style in form widgets.
Now we strip the user field from white-space characters in the login window.
We now add a new right drop-down menu in SAO, including Logout and Help menu items.
Now we add a visual hint on widgets of modified fields.
New Modules
We now support the common European requirements for excise products.
Now we add the sale_project_task module which creates tasks for services sold.
Now we add the account_payment_check module which manages and prints checks.
New Releases
We released bug fixes for the currently maintained long term support series 7.0 and 6.0, and for the penultimate series 7.8 and 7.6.
Security
Please update your systems to take care of a security related bug we found last month.Changes for the System Administrator
We now use cookies to store authentication informations in Sao.
Now we order the cron logs by descending ID to show the last cron-runs first.
Changes for Implementers and Developers
Now we allow to specify subdirectories in the tryton.cfg file and include them when activating a module.
We now replace the ShopifyAPI library by shopifyapp.
Now we add a contextual _log key to force the logging of events.
We now add notify_user to ModelStorage to store them in an efficient way at
the end of the transaction.
Now we add a deprecation warning when a new API version for Stripe is available.
We now show missing modules when running tests.
Now we remove the obsolete methods dump_values and load_values in ir.ModelData.
We now also check the button states when testing access.
Now we introduced the option model.fields.Binary.queue_for_removal which makes it possible to remove a file from the filestore on setting a binary field to None.
We now make the retrieval of metadata via documentation build very quiet.
Now we remove the default import of wizards in our cookicutter module
template.
Now we upgrade to Psycopg 3.
We now upgrade our setup to pyproject using hatchling as build-system.
Now we replace C3.js by its fork billboard.js as it seems better maintained.
We now remove the Sao dependency to bower.
Now we remove the internal name from the record name of the trytond.model.fields.
We now implement a recursive search for unused XML views in our tests.
Changes for Translators
Now the translation mechanism in Tryton does find the translations of type view.


