The new sipwise logo has been updated in:
* AUI header
* CSC header
* AUI/CSC favicon
* AUI default invoice template
Change-Id: I9367c72615d210c66f35ee27a378aa427021ab56
invoices support call direction for the summary and zone
costs, however the detailed call list (available to customer
invoices only) always shows *source* costs and zone details.
this is fixed accordingly. in&out call directions implies a
slow OR query, and is not supported, as noted in the
documentation.
Change-Id: Ib4a8a8f535a9f170b1f3ca9a6b9be36c033d439e
Do not show "Back" button on v2 also put all buttons in one line on v1
(it will improve free space allocation on the page allowing users
focusing on editing the invoice template inside SVG editor).
Change-Id: Ibe66340cda5c679df23ff3810b917d0908668304
The common NGCP naming convention is to use button "Edit" to
edit the object. While for invoice template editor we had
"Edit Meta" and "Edit Content". As a result it is always hard to
recall which button to press to edit template.
Recommendation is to use common logic "Edit" is for editing the
"object" from the list and dedicated button "Edit Template" to
edit template itself.
Change-Id: Ie35100ace17605559a0e58d3326851f37ee8d1a9
We are changing default position of the variables popup on the InvoiceTemplate edit content page to make it properly placed on the screen when a user is in v2 UI.
Change-Id: Ib37a40ab4bcb2710dc7cbaa7cadd05ea5412b15f
Presto Opera is no longer supported by Opera.
They have been migrated to Opera Next long time ago (Chromium codebase).
Change-Id: I433e77e2d5295f2d97901e4e2ce58b857fa9281d
Use correct name for zone fees cost.
Fix condition for char column in script.
Add root element to xml before XPath parsing to avoid errors about
the same elements on root level.
Set timezone to local. Maybe it shouldn't be, but then should be changed
in both used methods.
Todo:
Country name for generation from web.
Clarify and implement if neccessary generation of existing invoice from web.
Now invoice for the same period created.