Hello, right now when we perform a stock move from barcode by scanning. There are options to scan the location , products,and packages by barcode . And when a certain product and locations are selected, an inventory move is made on a specific operation type.
What i want to do is add another field here called 'x' which will be a manytoone field in the same model. To whoever performs the scanning , he will scan all the locations and products necessary and before validating the transfer , i want to give him a place to input his comments(internal notes) on the stock.move model.
When this is done manually from the Transfers operation of inventory , there is no problem writing notes or adding other fields along with the transfer.
But,while using the barcode app ,i want that same field (internal notes, or any other field there), to make it the most basic ,
lets say i want an input field there where i type something and that gets saved into the record of that stock move.
checkout this image to know exactly where and how i want it?
Any help will be appreciated.Thanks