Skip to content

2.1.4

Compare
Choose a tag to compare
@jakubboucek jakubboucek released this 30 Aug 23:51
· 65 commits to master since this release

Přidány tyto funkce:

  • Možnost filtrace v seznamu faktur přes getInvoices(array('id_customer' => 123))
  • Možnost filtrace v seznamu kontaktů přes getContacts(array('mail_to' => '[email protected]'))
  • Možnost filtrace v seznamu šablon a pravidelných faktur přes getTemplates(array('type' => 2,'end_type' => 1))