Batch Add Invoice to certain Users

alberto
alberto
Offline
0
Need to Add invoices to users in "batch" mode.
I want to be able to create an invoice for a selected group of contacts.
This invoice is the same for all the group A.
but it changes the number of items for group B.

So all contacts in group A they each get:
-An invoice with a unique ID, with the same item, item description, value, amount X, taxes and notes.

Group B gets the same invoice but a change in the amount of items
-An invoice with a unique ID, with the same item, item description, value, amount Y, taxes and notes.

-Group C gets the same with amount Z of items.

Need to add invoice to this groups 2 times a year, maybe at a database level, create the invoice then copy that invoice to all recipients with selected ID

Any idea?
Responses (2)
  • Accepted Answer

    Tuesday, November 27 2012, 03:12 PM - #Permalink
    0
    well, this is not available out of the box of course...
    you would need some custom coding for this.

    if you want to try it at a DB level, go ahead.. but it would not be that simple.. because it's not only the invoices tables, it's also the items table... you know what I mean?
    The reply is currently minimized Show
  • Accepted Answer

    alberto
    alberto
    Offline
    Tuesday, November 27 2012, 03:27 PM - #Permalink
    0
    Can U hint me?
    I need to add a line in the table for each invoice? + a line for each item?

    I already created the items, as default products.

    Item table is referenced in the invoice, and then invoice added to users?

    /did send an email requesting quote to develop this.

    thanks
    The reply is currently minimized Show
Your Reply