POS Rounding Payment

by
Odoo

16.23

v 10.0 v 11.0 v 12.0 Third Party 20
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 66
Technical Name pos_rounding_payment
LicenseLGPL-3
Versions 11.0 10.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 66
Technical Name pos_rounding_payment
LicenseLGPL-3
Versions 11.0 10.0 12.0
Auto Rounding Payment for Point of Sales
with multiple rounding methodologies


Introduction:
When making the payment with Cash, sometimes we need to round the payment amount to fit with the actual payment from the customers (Customer sometimes cannot pay exactly the number shown in the payment screen because the order is applied with a percent discount) This app works with Point of Sales module to support auto rounding the payment amount with multiple method. The payment rounding can be configured in each payment method to be more flexible (Some payment methods do not require the amount to be rounded, for example: credit card, bank transfer, etc)


Module Feature:

Payment Rounding can be easily configured in each payment method (Journal). A note that this option can only be shown in Point of Sale Payment method (Use in Point of Sale is ticked)



SETTINGS

Rounding method: The methodology applied for rounding (Check the Support Multiple Rounding methodologies part) 
Rounding factor: The minimal currency unit applied for rounded. For example, if we accept 50 cents coin as the minimum unit, the rounding factor will be 0.05.
Journal for Diff Amount: Config the journal used for recording the different amount.
Show Journal on Payment: to show or not to show the Journal for Diff amount on Payment screen.


SUPPORT MULTIPLE ROUNDING METHODOLOGIES



  • This app support 4 rounding methods includes:
    - Rounding Up: Always rounding up based on the rounding factor.
    - Rounding Down: Always rounding down based on the rounding factor.
    - Rounding Off (Priority: Up): Round off the amount based on the Rounding factor. In case the value is in the middle of rounding up and down, rounding up will take the higher priority.
    - Rounding Off (Priority: Down): Round off the amount based on the Rounding factor. In case the value is in the middle of rounding up and down, rounding down will take the higher priority.

    Initial ValueRounding UpRounding DownRounding Off (Priority: Up)Rounding Off (Priority: Down)
    $2.34$2.40$2.30$2.30$2.30
    $2.35$2.40$2.30$2.40$2.30
    $2.36$2.40$2.30$2.40$2.40

Example of how the payment amount is rounded


RUNNING ON POINT OF SALES


Rounding applied for Cash



Credit card payment can be configured not to apply the rounding

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Excellent Module
by
Ricardo Zayola
on 8/6/19, 11:36 PM

This is the only module that worked without any trouble at all! I bought and tested other two modules similar to this and this is the only one that worked without doing any change! Easy to configure and easy to use! Thanks!

Re: Excellent Module
by
Felix
on 8/7/19, 3:58 AM Author

Thanks for purchasing :)


Is this Available for V13?
by
Sreekanth Neelakantan
on 10/29/20, 1:15 AM

Can you please let us know if this module is available in version 13 (enterprise)?

Re: Is this Available for V13?
by
Felix
on 11/2/20, 5:31 AM Author

Hi Sreekanth Neelakantan

Thank you for being interested in our module. We currently don't have a plan for migrating this module to v13. However, we have a plan for a brand new module with similar functionality. Please leave us your email, we will contact you when the module is available.

Thanks.


Question about this module
by
Ricardo Zayola
on 8/1/19, 12:18 AM Confirmed Purchase

Hi, can this module work with others or only works fine without other modules? I have a pos invoice module. Thanks Regards,

Re: Question about this module
by
Felix
on 8/1/19, 4:15 AM Author

Hi Ricardo Zayola, Basically this module has been implemented to work fine with other modules by implementing in the correct inheritance model, if those other modules were implemented well. However, we need to identify if the module you integrated follows the inheritance model or not to answer your question. I can have 1 week free support if you purchase the module and we will adjust it in case the module cannot work with others (in case the impact module has been implemented in the correct way). Thanks,