streamingriver / vms

Streaming River IPTV server - proxy frontend
https://streamingriveriptv.com/
Apache License 2.0
36 stars 15 forks source link

Create some basic accounting #2

Open blinkinglight opened 5 years ago

blinkinglight commented 5 years ago

Issuehunt badges


IssueHunt Summary ### Backers (Total: $7.00) - [blinkinglight blinkinglight](https://issuehunt.io/u/blinkinglight) ($2.00) - [nycterent nycterent](https://issuehunt.io/u/nycterent) ($5.00) #### [Become a backer now!](https://issuehunt.io/r/streamingriver/vms/issues/2) #### [Or submit a pull request to get the deposits!](https://issuehunt.io/r/streamingriver/vms/issues/2) ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/streamingriver/vms/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds. --- IssueHunt has been backed by the following sponsors. [Become a sponsor](https://issuehunt.io/membership/members)
IssueHuntBot commented 5 years ago

@blinkinglight has funded $2.00 to this issue.


gopalindians commented 5 years ago

@blinkinglight Could you please share more details on this?

issuehunt-oss[bot] commented 5 years ago

@nycterent has funded $5.00 to this issue.


blinkinglight commented 5 years ago

i think we need something in place of excel, payments history per client (date+amount) and expired date in client ( service shows error if expired ).

gopalindians commented 5 years ago

@blinkinglight please share a sample excel?

blinkinglight commented 5 years ago

its 2 columns, col1 - what i really get, col2 - each month i add row with amount. sum(col2)-sum(col1) - balance. and i decide if balance -[bignumber] i deactive user.

gopalindians commented 5 years ago

@blinkinglight

  1. Where is the balance shown in the excel ? In 3rd column or in the last row?
  2. Do you maintain separate excel for each user?
  3. Where do you want the basic accounting option to be?
  4. It could be helpful if you can provide a rought skectch of the UI you want.
blinkinglight commented 5 years ago

1 - yes 3rd row 2 - yes each user have its own sheet 3 - i think best place will be button in clients module - "payments" on top - 3-4 fields - date+amount+how many months add to expires_at field/full date, and bottom list of payments 4 - i dont have clear mind how i want it

gopalindians commented 5 years ago

@blinkinglight Thanks for the answers, i will start with the above points and will let you know accordingly.

blinkinglight commented 4 years ago

hey @gopalindians, any progress? I might start working on this myself

gopalindians commented 4 years ago

@blinkinglight please proceed, i am busy with something else, sorry.