Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Spreadsheet widget

by
Tecnativa. S. L., Pedro M. Baeza
- 11/12/2018 00:35:05
Hi, Jonathan,

Seeing your PoC, it can be done with 2D matrix, but it's going to be tricky for converting from/back the matrix values to the actual values reflected on tables. Maybe an editable list can be more suitable if you control order, and as said by Nhomar, several computed fields can make the trick

Any way, I invite you before starting this huge development, to evaluate other stock procurement methodologies like DDMRP, that is going promoted by several great OCA contributors, which has already dumped the supporting modules to OCA/ddmrp and depending repositories. Note that the modules is only a part of this, as you need to understand how DDMRP it works and design the buffers from the specific company data, but I can assure you that with this, you won't need this table, and you have already other control panels in the developments.

Regards.

Reference