tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

A repository with the code for the bases and solutions of the official Odoo tutorials

Results 248 tutorials issues
Sort by recently updated
recently updated
newest added

Currently users cannot currently see the original pricelist price when editing sales order lines or invoice lines, making it difficult to compare with manually adjusted prices. This change introduces a...

### Overview This PR introduces a new "Real Estate" module as part of the Odoo tutorials. The module is designed to manage properties, offers, and property-related data. ### Key Features...

- In this PR, the pos.order model was inherited to enable the use of the custom app point_of_sale module within the form and list views of POS orders. - Also...

In this task, Add new module pos format in which select receipt type (ex. lined, light, boxed) also add header, footer and logo and can see the preview of receipt....

*= estate_account This pull request includes set up of real_eastate module. Included relational fields for offers, property types, tags and properties. Such as accepting/rejecting offers, constraint checking and support for...

- Added a new field book_price to both the Invoice and Quotation pages to tracking of book-specific pricing within sales and accounting documents. - This functionality was implemented by inheriting...

- Allows to add quantity through barcode search - If product found on scan -> Hit the add button with qty 1 on every unique barcode else -> raise toster...

In this task, add module which send invoice by email automatically. in settings fill field enter the number of days to send email after the invoice date. the purpose of...

In this task, Add pricelist field for sales order line and invoice order line, by inheriting sale. The purpose of using price list that to customer can see the original...