Skip to Content
Menu
This question has been flagged
2 Replies
2117 Views

I need to maintain inventory in and out of stock receive/return to vendor

and when i create orders for sales

but i need the codes to be a 10 digit number with leading zeros so when i scan a lens it is reconized

can the feilds be changed in odoo to allow leading zeros ?

odoo 12.0-20190105 CE

Win7-VM 4GB mem 3.2GHz 1 core processor for testing purposes .. once running would like to move the system to a new system with better specs to host operations

any help would be greatly appreciated as I am new to Odoo and no programing experience

Avatar
Discard
Best Answer

You'd need to change the code type to char
If it's for the report, try the following solution: https://stackoverflow.com/questions/48860765/odoo-10-qweb-barcode-generator-ean13-missing-leading-zero?rq=1

Avatar
Discard
Author Best Answer

i would need for reports and for the pos/ invoices to write orders / also need to show on invoices /  need to be able to scan lenses (product) to enter on invoice / customer return - credits / inventory reduction returns to vendor / inbound inventory to add to system

Avatar
Discard