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

Unique Part / Custom Field

Subscribe

Get notified when there's activity on this post

This question has been flagged
3 Replies
4388 Views
Avatar
Matthew Hilton

Hi All,

I'm currently using Odoo 12 CE and it's working beautifully on my own hosted platform.  I have a unique situation... I have customers that can purchase pre-paid service hours and I need to be able to track how many have been purchased and also how many have been used. Ideally I'd like to do the following:

  1. Create custom fields for "block_hrs_onsite_remaining" and "block_hrs_remote_remaining" that will be linked to the *COMPANY* and should be viewable on the company record and any employees of this company records/views.

  2. These two fields should be integers, with only two decimal points (XXX.XX)

  3. Ideally, I'd like to be able to *sell* this item to the customer in increments via two different part numbers.. one for remote_block_hours and one for onsite_block_hours.

  4. When selling to a customer via invoice, I'd enter the QTY for the number of hours they're purchasing, and when payment is complete, it should add this number to the fields listed above, automatically.

  5. Whenever a customer has a service request and I create an invoice, it should automatically deduct from this field.  And ideally, I'd like to display the number of remaining hours for both fields on the invoice (both pre-service call and post-service call)

  6. Ideally, I'd like to also set up an alert whenever I create a service request / invoice whenever the customer reaches a certain threshold.  But this could be optional.

I honestly don't really care *how* it gets implemented, so long as it's fairly automated.  Right now, I have to do everything manually in terms of updating totals, adding totals to a *manual* field in the customer record. And it's EASY to get messy.

BTW... I'm a somewhat newbie with Odoo so please explain as simply as possible...or if someone would like to hop into my screen with screen-share session please PM me so we can set up time to look at this.

Any questions, feel free to ask.  

1
Avatar
Discard
Ermin Trevisan

Did you think about a corresponding service product with creating a task and tracking time? I'm not sure how it works in Odoo 12.0, but you may want to check.

Avatar
Paresh Wagh
Best Answer

Hi Matthew:

The functionality requested by you is available out of the box and works like a charm. As mentioned by Ermin above, the simplest way would be to create a product for your pre-paid service with a "Product Type" of "Service" and set the "Invoicing Policy" to "Delivered Quantities" in the "Sales tab of the Product Master" screen. Once you set this up, you can generate a normal Quotation/Sales Order for the pre-paid service hours and confirm the Sales Order. When it is time to bill the customer, you can go into the Sales Order screen and update the "Delivered Quantity" to reflect the total hours for which the work has been completed and click on "Create Invoice" (based on Invoiceable lines). This will provide you the ability to generate incremental invoices as you deliver your service. 

For example, if you sell 100 hours of prepaid service and deliver 40 hours in the first week, you can update Delivered quantity to 40 at the end of the first week. When you create the invoice, Odoo will generate it for 40 hours (delivered quantity). In the second week, if you deliver another 30 hours of service, you can go back to the Sales Order and update the Delivered quantity to 70 hours. Odoo will create a second invoice for 30 hours when you click on the "Create Invoice" button. 

The total invoiced quantity will be automatically tracked by Odoo in addition to the Ordered quantity and the total Delivered Quantity in the Sales Order.

Odoo 12 CE also has a Timesheet module if you need to track individual timesheets. 


Hope that helps.

1
Avatar
Discard
Avatar
Kalpana Hemnani
Best Answer

Hello Matthew Hilton,

As mentioned by Paresh, it is available out of the box, along with setting up Product Master configuration you can also use Project and Tasks module for better tracking. 

Hope the following link for creating an automatic task from SO may help you.

\https://bit.ly/2ZtOr7i


Best Regards,

Kalpana


0
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
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