Skip to main content

V. 1.33.0 | 2023-11-13

Checkout Client

  • Added button to synchronize card list and payment method with ones presents in Stripe dashboard client details view (only when in Ghost Mode) (P-538)

Dashboard for company

  • Changed dashboard for companies, now shows tables statistics as presents before in system admin company view (P-530)

Frontend webshop

  • Added possibility to select for which currency shows the products (P-521)

Backend webshop

  • Added settings for the company to sets preferred default currency for the webshop if have webshop module (P-521)
  • Added possibility to insert multiple prices (one for company account currency) for a single product (P-521)

Invoice for client

  • Added possibility for a company to add a module to create an invoice for its client (P-201)
  • Created menu entry for "Invoice" -> "Create"/"List"/"Settings" (P-201)
  • In "Settings" we could sets prefix and starting number for the newly created invoice (possible only once) and possibility to sets a due date (P-201)
  • In "Create" we could sets client data as name, address, etc..... Sets an invoice data (default actual day), sets a due date (default actual date plus one sets in company settings, if not have get one sets in system settings), sets a currency and add/edit/delete invoice rows with a search in existing product table (P-201)
  • Possibility to send the invoice by email or sms (P-201)