| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 69 |
| Technical Name |
sale_order_extra_date |
| License | LGPL-3 |
| Website | https://github.com/avanzosc/sale-addons |
Sale Order Extra Date Fields
Overview
The Sale Order Extra Date Fields module adds two additional datetime fields to the Sale Order form:
- Customer Order Creation Date.
- Reconfirmed Date.
These fields allow users to store important date information related to the sale order, improving tracking and reporting capabilities.
Features
- Additional Date Fields:
- Adds two new fields to the sale.order model:
- Customer Order Creation Date: The date the order was created by the customer.
- Reconfirmed Date: The date the order was reconfirmed.
- Adds two new fields to the sale.order model:
- In the Sale Order View:
- These fields are displayed in the Sale Order form for easier access.
- In the Sale Order Line View:
- The fields are added to the sale order line tree view but are set as invisible.
Usage
- Install the Module:
- Install the Sale Order Extra Date Fields module from the Apps menu.
- View the Sale Order Form:
- Navigate to Sales → Orders → Sales Orders.
- In the Sales Order form, you will see two new fields:
- Customer Order Creation Date.
- Reconfirmed Date.
- Invisible Fields in Sale Order Line View:
- In the Sale Order line tree view, the new fields will be present but invisible.
Bug Tracker
If you encounter any issues, please report them on the GitHub repository at GitHub Issues.
Credits
Contributors
- Ana Juaristi <anajuaristi@avanzosc.es>
- Unai Beristain <unaiberistain@avanzosc.es>
For specific questions or support, please contact the contributors.
License
This project is licensed under the LGPL-3 License. For more details, refer to the LICENSE file or visit <https://opensource.org/licenses/LGPL-3.0>.
Please log in to comment on this module