twanda / vertical-agriculture

Verticalization of Odoo for farms and agroindustries
GNU Affero General Public License v3.0
0 stars 1 forks source link

Current stock Smart button does not show the correct weight #48

Closed dastcaboz closed 2 years ago

dastcaboz commented 2 years ago

The customized smart button that shows the stock of each vendor does not show the weight per vendor, but the total volume purchased. It should only show the stock of the vendor selected.

The figure representing the stock should have a separator for thousands and no dezimals!

The smart button in these two vendors views show the same stock.

issue

issue 2

dastcaboz commented 2 years ago

Maybe this is only an issue with the pisteurs.

candidroot commented 2 years ago

@treviser I committed code so please take pull and restart server and upgrade module,

The customized smart button that shows the stock of each vendor does not show the weight per vendor, but the total volume purchased. It should only show the stock of the vendor selected For this you need to check in partner must have different vendor location, we show current stock base on partner vendor location, Please check attached screenshot,

The figure representing the stock should have a separator for thousands and no dezimals! For this issue its has been fixed so please you can check it after take latest pull and upgrade module

screenshot-localhost_8069-2021 11 09-12_27_28

treviser commented 2 years ago

@dastcaboz please check.

treviser commented 2 years ago

@dastcaboz the stock smart button can only work for vendors, which have a dedicated stock location assigned. In our design, this is only valid for farmers, but not for purchasing agents or any other kind of vendors.