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
- 项目
- MRP
此问题已终结
1
回复
4541
查看
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
|
3014 | ||
|
|
1
11月 22
|
2350 |
Thanks!