Andreas Granig
85049c3ccc
MT#5879 Rework invoice-relevant tables.
11 years ago
Andreas Granig
0167baa629
MT#7377 Add is_pbx_pilot to prov subscriber
11 years ago
Andreas Granig
9a255c41b5
MT#5879 Cleanup invoice tables and add gpp contact
...
Drop unnecessary invoice template tables.
Provide proper columns in invoice and invoice templates table.
Add general purpose columns to contacts.
11 years ago
Andreas Granig
3f1ff593d4
MT#5879 Add VAT number to contacts.
12 years ago
Andreas Granig
a860b52c15
MT#5879 Fix reseller relation for invoice tmpl
12 years ago
Andreas Granig
5203c511fc
MT#7199 add iban and bic fields.
12 years ago
Andreas Granig
a1acf5d1e1
MT#6827 Deprecate linerange_num field.
12 years ago
Gerhard Jungwirth
08570826e2
MT#3955 Add relation to cdr-billing_zones_history
...
- destination_customer_billing_zones_history
12 years ago
Andreas Granig
5482b463c0
MT#7039 Add provisioning relations to location
12 years ago
Andreas Granig
1ed7a4e09d
MT#3943 Add cdr relation to subscribers.
12 years ago
Andreas Granig
03d38e2af9
MT#6789 Fix relation for passreset email tmpl
12 years ago
Andreas Granig
f6487e6dbf
MT#6789 Add relations for email notification.
...
- billing.subscribers can have contacts
- new billing.password_resets for holding reset attempts
12 years ago
Andreas Granig
7205c140c3
MT#6789 Add email relation to contracts.
12 years ago
Andreas Granig
954616995d
MT#6789 Add email template schema.
12 years ago
Irina Peshinskaya
d5983409d7
MT#5879 Source_account_id relation for accounting.cdr.
...
According to ossbss, it is connection between calls and contracts.
12 years ago
Andreas Granig
d5932b5644
MT#6693 Move pbx group features to subscriber.
12 years ago
Andreas Granig
21f257ebed
MT#6693 Rename profile catalog to profile set.
12 years ago
Andreas Granig
2148479191
MT#6693 Add subscriber profile sets.
12 years ago
Andreas Granig
4c06c4d6f8
MT#6693 Add subscriber profile tables.
12 years ago
Gerhard Jungwirth
19ea671d5e
MT#6195 fix voip_rewrite_rules relation set
...
"set" conflicts with the mysql keyword
12 years ago
Irina Peshinskaya
da4e8bdb79
MT#5879 Rename invoice template tables to s suffices.
12 years ago
Irina Peshinskaya
42e801f8e1
MT#5879 Rename invoice template tables to s suffices.
12 years ago
Andreas Granig
a9f08ae37e
MT#6461 Add reseller_brandings relations.
12 years ago
Irina Peshinskaya
e32fc96839
MT#5879 Add sign that invoices shoul/shouldn't be sent to email.
12 years ago
Irina Peshinskaya
7c65751e31
Merge branch 'master' of git.mgm.sipwise.com:ngcp-schema
12 years ago
Irina Peshinskaya
1421bf7680
MT#5879 Commit relative to db-cshema commit hash 7246a8d414246d5b07f5957a195dc3c9ffd90272 "Add name column for template. Preparing for "fixed" template, where only position of rows and their amount can be modified. And resources, which may connect one template with some different css."
12 years ago
Gerhard Jungwirth
1fd77a8b7e
MT#4369 select min(timestamp) on custom messages
...
which is the time, the call started
12 years ago
Gerhard Jungwirth
21eae2b82e
MT#4369 custom messages virtualview for sql performance
12 years ago
Irina Peshinskaya
8ac4c7b131
MT#5879 Fix previousely broken ngcp-schema
12 years ago
Irina Peshinskaya
aa621305b7
MT#5879 Added schema class for invoice_template to make possible save/use customer templates
12 years ago
Irka
d0de41effb
MT#5879 Add relation between accounting.cdr to billing.billing_zones_history to get calls list
12 years ago
Andreas Granig
1a5bc5b3ba
MT#5083 Fix fax_journal timestamp format
12 years ago
Andreas Granig
15b23fac09
MT#5199 Store client cert in DB.
12 years ago
Andreas Granig
876f2f7bde
MT#5349 Add dom relation from billing to prov.
12 years ago
Andreas Granig
11e1e4aec6
MT#5101 Add is_primary flag for voip_dbaliases.
12 years ago
Lars Dieckow
9329d86751
MT#3927 certificate management
12 years ago
Andreas Granig
8e681db64a
MT#4025 Add contract_default flag to sound sets
12 years ago
Andreas Granig
d8618f7f66
Prepare 2.007 for 3.1 release.
12 years ago
Andreas Granig
7b86c0f786
MT#4685 Don't tie firmware to profile.
...
That way, you can upload multiple firmwares, and ngcp-panel
will serve the next or latest one, depending on the currently
running one.
12 years ago
Andreas Granig
d3eee10b6c
MT#3971 Add max_subscribers column to contracts.
12 years ago
Andreas Granig
b5362d6da4
MT#4225 Align new schemas to optimized approach.
12 years ago
Andreas Granig
e28e105186
MT#4225 Revert the revert, we'll patch later.
...
This reverts commit 2cd76e7b89
.
12 years ago
Andreas Granig
2cd76e7b89
Revert "MT#4225 remove nugatory modules to save memory"
...
This reverts commit 7325ac66cf
.
Conflicts:
lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm
12 years ago
Andreas Granig
75b9b92daa
MT#4007 Fix autoattendant relation for subscriber.
12 years ago
Andreas Granig
e312c5303d
MT#4007 Add destination to autoattendant.
12 years ago
Andreas Granig
d379e10e26
MT#4007 Add voip_pbx_autoattendants schema.
12 years ago
Andreas Granig
aea75bcec1
MT#3997 Add via_route column to voip_peer_hosts.
12 years ago
Andreas Granig
536250c378
MT#4145 Change contacts.postcode to varchar.
12 years ago
Lars Dieckow
7325ac66cf
MT#4225 remove nugatory modules to save memory
...
These are the low hanging fruits: the syntax-bending imports are of little value
for this (mostly) generated code. Also remove dbicdump adminitions and checksums
because since 548f367acf
the schema cannot be
merge-dumped anymore.
12 years ago
Andreas Granig
fac4678040
MT#4025 Link contract and sound set tables.
...
This is needed to let customers handle their own sound sets for
pbx accounts.
12 years ago