How to revaluate done inventory in odoo 10.0 - odoo

I am using odoo community version 10.0 edition
I have done opening stock for financial year april 2018
now today it seems some changes for some products related unit price so I want to update it
I have changed cost price from product form view and again generate report for opening stock of april 2018 by going to the following menu sequence
Inventory -> Inventory at date
But no effects
How can I do that ?

Probably you are in doing the periodic inventory valuation entry, Right? If yes then you may have to record entries before change the product qty to get accurate report.

Related

Purchase in point of sale odoo 14

I want to use Point of Sale odoo 14 community version. I want to know how i can handle purchase using POS so, qty to be sale update auto?
In product what is purpose of Can be Purchased. How i can made purchase?
First I will give second question's answer.
Can be sold: If it is checked, you will be able to select the product in the Sales Order Lines
Can be purchased: If it is checked, you will be able to select the product in the Purchase Order Lines
So you want to handle your purchases in POS so my answer is NO, YOU CAN NOT without doing customization or by using third party module example

Changes in quants in Odoo 11 , 12

Up to Odoo 10, I used Quants fields inventory_value, cost in some of my reports to calculate purchase cost, etc.... and also I used quants relation to moves in some cases.
Now as I started working with Odoo 12 I see that there are no relations from stock.quant to stock.move and stock_quant_move_rel table is gone.
As I can see, now I can not even check inventory value in Odoo 12?
So maybe can someone explain these changes that were made, and how is workflow is changed, because I'm a little bit lost now.
In inventory there is inventory valuation menu under reporting you can check inventory value product wise or In product template you can check quantity on hand to check stock quant.

Opening and closing stock in Odoo 11

I need a report of Opening and closing balance of the stock. So for that from the Inventory where will I get the value ? If anybody knows can you please comment or answer here ? I'm looking for Odoo 11.
You can use Stock Valuation report for this. This menu is located under Inventory>Report>Inventory Valuation. You can select date and compute stock valuation till that date, so inventory until previous date can be your opening and current inventory be your closing value.

Automated action to update the qty in hand instead of forecast qty

We are working on several Sales Platform (e.g. Prime Minister, Ebay) that generate an excel to import in our Odoo 11 SAAS server.
As there are hundred of orders, we created an automated action to update the quote to sale after importing from excel.
At that point I am able to search the action for confirming the sales in a odoo studio video.
How to update the qty on hand or change the done qty for the product and delivery?
We searched for days and still didn't get a clear answer.
As you confirmed the sale order by your program, forecasted qty will be decreased. Now on hand qty will be updated when you will process the delivery orders for that.

Odoo product quantity remaing the same after making an order in POS

Why doesn't the product quantity/inventory reduce in Odoo when you make a sale in Odoo POS system?
I had 5 units in inventory, I made a sale of 5 units. I checked back, and they were still 5. How do I ensure the product moves after selling it?
You can find the solution on this link
Odoo 11 POS 'sales do not decrease products ' stock
Install the warehouse restriction module and on the user profile, under "preference" tab, add the "delivery" operation on the "Default Warehouse Operations" field.