# October 27 - New Run Auto Final Invoice Automation button & Improvements

## :tada: New Features

### New "Run Auto Final Invoice Automation" button in the company profile view

Now, in the company profile view, a new button is going to be displayed: "Run Auto Final Invoice Automation". This option will allow the user to explicitly run the Final Invoice Automation flow.&#x20;

## :rocket: Improvements

:heavy\_check\_mark:  Orders labor cost calculations was improved by creating an special endpoint for handling this in an isolate way when one order is opened. This improves the "Confirm Pricing" process, since the labor cost calculation was adding too much more complexity within it.

:heavy\_check\_mark: Improved how slack "Low Margin" notifications are being sent. Now it will be triggered only for Acknowledgment orders.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.culturestudio.com/release-notes/decorator-platform/october-27-new-run-auto-final-invoice-automation-button-and-improvements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
