| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 38 |
| Technical Name |
stock_move_import |
| License | LGPL-3 |
| Website | https://github.com/kurniawanlucky/odoo_addons |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 38 |
| Technical Name |
stock_move_import |
| License | LGPL-3 |
| Website | https://github.com/kurniawanlucky/odoo_addons |
Stock Move Import
Use Odoo's built-in import to add stock moves from a CSV or XLSX file.
CSV columns
- Product: Product name or internal reference + name.
- Quantity: Quantity for the move.
How to import
Open a transfer that is not done or cancelled.
Click Import Moves in the header.
Upload your CSV or XLSX file.
Click Test to validate, then Import.
Screenshot
Button Import at Stock picking
Import wizard showing the file upload and column mapping for stock.move.
Stock picking after importing lines from a file.
Sample file
See tests/sample_import_moves.csv inside this module for a ready-to-use template.
Please log in to comment on this module