Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Can I use Kits while Purchasing and what are the implications?

Subscribe

Get notified when there's activity on this post

This question has been flagged
purchasecostingkitsSF-Experts
1 Reply
6075 Views
Avatar
Harishankar Unnikrishnan (hun)

Can Kits only be used in Manufacturing/Sales? How are the costs calculated and what are the limitations of using Kits for Purchase, if any?

2
Avatar
Discard
Avatar
Harishankar Unnikrishnan (hun)
Author Best Answer

Yes, Kits can be used for multiple use cases. They are primarily used for delivery orders or managing multi-level BOMs where the components need to be compressed under a phantom BOM. However, kits can also be used for receipts. There are a few caveats to using kits in receipts, especially with the costs of components. The following workflow explains the steps to use kits in Purchase Orders and how the costs flow through the components.

Configuration
  1. To ensure that we can add a kit to a PO, we need to make sure that we create the kit as a Bill of Material first. To do this, navigate to Manufacturing – Products – Bills of Materials. 



  2. Create a new BOM. Ensure the BOM type is set to “Kit”. For example, I have created a BOM kit with 3 components – Comp 1, Comp 2 and Comp 3 under the name of “Finished product” (see screenshot below for BOM form view).



  3. Make sure that all the components are set to the correct Type (storable or consumable).
  4. Check the product categories of the components and set it to the correct costing method/inventory valuation. In this example, we will use FIFO.

Workflow
  1. Create a Purchase Order and add the ‘finished product’ to the PO. Similar to SOs, you only add a single line for the order and Odoo will split the product into its components on the transfer level (as shown below).





  2. Set a cost on the PO. This will be the price of purchasing ALL the components. In this example, I set the purchase price to be $1000, as shown above.
  3. Receive the components on the receipt (add lot/serial number and set location if required).
  4. Create the bill and process payment. Close out the PO.

Cost Distribution

Odoo automatically distributes the cost equally between all components. There is no configuration in Odoo where we can specify the split (like landed costs). We might see this in future versions, but as of v16, Odoo will do an equal split based on the number of line items in the transfer. In our example, all the components have a cost of $330.


The finished product does not display any cost because it isn’t received into inventory, but rather just used as a placeholder.

Limitations
  1. As shown above in the screenshots, if the cost is divisible by the number of components, you will see some rounding issues in the cost that flows down to the components. In our example, if we were to divide $1000 by 3 components, it should ideally show the cost of components to be $333.33. But the cost of each component is only $330, which if added, is $10 short of the total purchase price. This can cause discrepancies in journal entries.
  2. If the finished product is set as a storable product, when you create a bill for the product, stock (interim) received is debited for $1000 and AP is credited for $1000. When you receive the components, the stock valuation account is debited for $990, and stock (interim) received is credited for only $990. This means that there is a debit of $10 still open in the interim account (which might need to be manually closed).
  3. If the finished product is set as a consumable, the stock interim received account will never close out because when you bill the consumable finished product, it debits the Expense account and hence does not clear out the credit of $990 in the interim account that was created by the receipts of the components. 

Conclusion

Kits can be used to reduce the line items on the PO and have the products split into components on the transfer level. However, there is a risk of running some costing discrepancies while using kits for receipts. To avoid this, it is generally recommended to use kits in POs usually only when the purchase price is perfectly divisible by the number of components. This is tedious and the user will have to constantly check for this before processing POs. Hence, it is always recommended to use kits mainly only for the purpose of delivery orders and MOs. Receiving components should be done directly (by adding the components on the PO rather than a kit), to avoid any issues with accounting. However, it isn't wrong to do so, as long as you are aware of the implications.

 

5
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
How to add Freight ,Unload cost, Download costs, labor charge,etc,. in product cost Odoo 11? Solved
purchase costing product_cost
Avatar
Avatar
1
Aug 24
6636
Receipt Status: Same Value, Different Colors. What does this mean? Solved
purchase Quickstart v17 SF-Experts
Avatar
1
Aug 25
5083
Adding Labor costs in manufacturing Solved
manufacturing costing labor overhead SF-Experts
Avatar
1
Jun 25
11245
How to generate Lot/Serial Numbers for products automatically when I receive them | Odoo 17 Solved
purchase inventory Quickstart SF-Experts Odoo17
Avatar
1
Jul 24
5290
Buying or Subcontracting a product from the same vendor Solved
purchase replenishment Quickstart subcontracting SF-Experts
Avatar
1
Aug 23
2637
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now