blob: 57fc36af632bce89ff017b5c6e14b867b32e1e57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
preliminary upgrade instructions
schema changes:
*** get svc_broadband changes from pc-intouch
*** otaker changes s/8/32 all otkaer fields
*** optional: sequence changes
*** add column cust_main_county.taxname
*** add column cust_bill_pkg.itemdesc
*** drop index cust_bill_pkg1
install DBIx::DBSchema 0.21
install NetAddr::IP
Run dbdef-create
something about history tables
Restart apache and freeside-queued
|