Giter VIP home page Giter VIP logo

feup-sinf's People

Contributors

andrefcruz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

xfontes42

feup-sinf's Issues

KPI Profit Margin [Update]

Rewrite Profit Margin as Gross Profit Margin (RFS-CGS)/RFS.

  • RFS: Sum of the 7111 and 7112.
  • CGS: Sum of 61(check in SNC).

KPI Delay in payments to Providers

É o atraso no pagamento aos fornecedores. Tem de ser filtrado por Fornecedores e não clientes como está ali. Útil é obter os valores em atraso e os dias que estão em atraso

screenshot from 2018-12-11 23-42-35

KPI Accounts Payable

GET localhost:3000/GeneralAccounts/AccountID/22

screenshot 2018-12-01 at 16 30 29

ClosingDebitBalance - ClosingCreditBalance
(should be negative)

KPI CashFlow [Update]

Iterate through LedgerEntries: CashFlow = DebitLine (AccountID: 11X) - CreditLine (AccountID:11X)

KPI Product's provider

This way, we can obtain the profit obtained by selling a product unit ( PCMedio - PricePaid).

It can also be interesting to get the AvgProfit and the current Profit (PCMedio vs PCUltimo)

screenshot from 2018-12-11 22-49-17

KPI Top Clients

Find the Top Clients, instead of the current Top Sales table.

Can use a pie chart to represent that information.

KPI Product Backlog

By selecting the ones that have not yet been deliverable. Can also show the ones that are late.
screenshot from 2018-12-11 23-56-53

KPI Client Drilldown

Find Data regarding a Consumer.

From what I heard, it is possible to get is NIF and other 'personal' data.

KPI - Top Clients

image

Ordering by "TotalDeb", possible use for the "Situacao" and "ModoPag" that must mean in Numerary or Deposit (?)

KPI Cash (cashflow)

GET localhost:3000/GeneralAccounts/AccountID/11

screenshot 2018-12-01 at 16 05 45

Cash in hand == (ClosingDebitBalance - ClosingCreditBalance)

KPI Accounts Receivable

GET localhost:3000/GeneralAccounts/AccountID/21

screenshot 2018-12-01 at 16 13 26

ClosingDebitBalance - ClosingCreditBalance

KPI Balance Sheet

Try to find something related to balance sheet to populate financial dashboard 😑

KPI EBIT and EBITDA

Extract EBIT and Ebitda from General Ledger Entries.

EBITDA = (71+72)-(61+62+63)

KPI Descriptions

Either make them optional, delete them, or fill in all values.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.