Every previous system I have used has part numbers with descriptions while Odoo has product name. What is the best practice for adding descriptions? Using the name for the part number and adding a description field? Or is there a better way?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
3816
瀏覽次數
Odoo supports an Internal Reference (number, code, sku) as well as a Product Name
There are several "Description" fields.
- Internal Notes (General Information tab) = description for Employees only
- Sales Description (Sales tab) = description for Customers only
- Purchase Description (Purchase tab) = description for Vendors only
- Description for Receipts / Delivery Orders / Transfers (Inventory tab) = description for Warehouse documents
Internal Reference: Part Number
Product Name: Part Name
Sales Description: Part Description
Thank you
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
12月 22
|
2224 | ||
|
1
11月 22
|
1848 |
Thanks!