Sanket Tank

Results 4 issues of Sanket Tank

Currently, the UI of the BoM Overview is not user-friendly So this module will make UI optimistic Also removed one column named 'availabilities' task-5091880

Currently, in the `sale_management` module, when a global discount line is added and changes are made to order lines, such as altering the price, quantity, or product, the discount line...

Currently, Sales/Users can confirm quotations without any approval. This change introduces a new module "zero_stock_approval" which adds: - A boolean field "zero_stock_approval" on sales orders - A computed field "is_manager"...

Created module in tutorial repo. Added manifest file for module Added models folder Added views folder Added security Added different views like list and form Demonstrated One2many, Many2many and Many2one.