fix first bill amount less than actual sales

This commit is contained in:
Thein Lin Kyaw
2019-09-27 20:35:05 +06:30
parent 9d330bb28c
commit 327a6e17bf
10 changed files with 242 additions and 313 deletions

View File

@@ -1,16 +0,0 @@
default: &default
adapter: postgresql
host: localhost
pool: 5
timeout: 5000
encoding: unicode
username: nlh
password: 7812co2Y
port: 5432
development:
<<: *default
database: sxdemo
production:
<<: *default
database: paymal