sorry my bad English. But I want to know if i can register a sale of a product that is not in the data base. Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- 專案管理
- MRP
此問題已被標幟
1
回覆
1793
瀏覽次數
Hi,
As the product is not in the database you cannot create a record in sales for that, either you can create a new product for the same on the fly, using the create and edit option inside the many2one field.
Other option to record this is just to create an invoice for this sale, in the invoice the product field is not mandatory, in the description you can type accordingly and do it.
Thanks