Author Topic: nBill invoice generation  (Read 268 times)

Offline alex_pro

  • Full Member
  • ***
  • Posts: 41
    • View Profile
nBill invoice generation
« on: 01/June/2012, 12:21:43 PM »
Hello,

I'm using nbill_cron_auto_invoice_generator.php to generate invoices to clients prior 7 days to due date.
But there are some orders(products) which needs invoice generation prior 30 days.
Is there any way to call invoice_generator based on order product sku?

Regards,
Alex

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,955
    • View Profile
Re: nBill invoice generation
« Reply #1 on: 01/June/2012, 12:47:59 PM »
No, sorry, the invoice generator does not allow you to specify a filter.

Offline alex_pro

  • Full Member
  • ***
  • Posts: 41
    • View Profile
Re: nBill invoice generation
« Reply #2 on: 01/June/2012, 01:02:00 PM »
Ok,

Is there any php function i can call?

Regards,
Alex.

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,955
    • View Profile
Re: nBill invoice generation
« Reply #3 on: 01/June/2012, 03:58:14 PM »
No, sorry.