Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Propsoe OCA module -> Create Invoice by Line Percentage

by
Tecnativa. S. L., Pedro M. Baeza
- 28/09/2015 09:42:01
Hi, thanks for the proposal, but I prefer to extend a current existing module, https://github.com/OCA/account-invoicing/tree/7.0/sale_order_partial_invoice, to support that feature. What I plan is:
  • Migrate it to v8. Very straight-forward, but maybe I convert it to new API.
  • Add a field in the new presented wizard to select a percentage, and quantities will be calculated accordingly.

This way, you have a more consistent way of doing any method of invoicing (with the same screen). This is something I'm going to work on in the folowing weeks, but if you want to work on it now, feel free to do it.

Regards.


2015-09-28 6:08 GMT+02:00 Kitti U. <kittiu@ecosoft.co.th>:
Dear community,

I wanted to port one of our frequently used module (to v8), "account_invoice_percentage"

May I first consult with you if it duplicated with other OCA module.

These feature will give more options when click "Create Invoice" button (from Sales and Purchase Order)

This module will have 2 features (need to go together)

Create Invoice by Percent
====================

Ability to create invoice by percentage of completion. This is not the same as existing "Percentage" method that 
using the whole net amount, instead, it goes into each line of Sales Order to create new Invoice.

This result a real create invoice by percentage of completion (and won't have problem with discount or tax as the existing).

In addition, it could allow user to use Amount instead of percent (system will do the convert to percent).

1st Deposit Invoice (to be deducted by following invoices)
===========================================

Only on the first invoice creation from a sales order, user can choose to create a Deposit, by percent or by amount.

The created invoice will be using default Deposit Account Code from Account Configuration, and thus post account correctly.

On the following invoice creation, no more deposit can be created, but rather a whole invoice or percent of completion. 
The 1st deposit amount will then be deducted on the following invoices, evenly by percentage of the invoice amount.


Thank you,
Kitti U.
--
Mobile: +66-(0)8-1841-7480
Your ERP Partner => www.ecosoft.co.th

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference