while evaluating the community odoo 12 timetable module found something irrelevent i did not get about sequence column in timings table.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hi,
Are you talking about any third party apps or about the timesheet module? Anyways, if you are asking about the purpose of a field in particular model, it can be varry accordingly as per the one who writes the code.
Commonly sequence will be an integer field that is used to set priority or order of the sequence to which the records are displayed. Also, you can check the help given for the field in the code or UI.
See an example in odoo code,
sequence = fields.Integer(
"Sequence", default=10,
help="Gives the sequence order when displaying a list of stages.")
Thanks
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký