blob: 0de86bce06e830440811764d6f8f8a7f24c490a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
*** add index part_pkg1 and part_svc1
install DBIx::DBSchema 0.21
install NetAddr::IP
Run dbdef-create
something about history tables
Restart apache and freeside-queued
|