Git Product home page Git Product logo

akcmoney's People

Contributors

akc42 avatar dependabot[bot] avatar

Watchers

 avatar  avatar

akcmoney's Issues

Set up Admin Section Framework

Although the admin framework is partially in place it doesn't currently work. This issue is to make it work.

Also, at the moment element doesn't have a clear role. I think it should just redirect to /admin/accounts path.

Implement transaction Delete Button

  • Implement a delete confirmation dialog that can be positioned near the delete button.
  • Implement the transaction delete server api
  • Remove transaction from account when doing delete.

Problem with accounting codes when both src and dst accounts are in same domain

I have an issue with how we should handle codes when both transactions are for accounts in the same domain.

  • only cost, asset or balance codes can be used for a src transaction - its an error to assign a revenue code to the src

  • only revenue or balance codes can be used for a dst transaction - its an error to assign a cost (or asset) code to the dst

  • its an error to have codes in both src and dst where src and dst are the same domain

  • I need to run a test to highlight any situations in the current database where above rules are not met.

  • The domain of both accounts should included when the server returns transactions

  • Transaction Edit (client) should enforce these rules above

Implement Transaction Save button

When editing a transaction and the save button is hit, the transaction should save itself and update the list of transactions of the account

  • Transaction saves itself with the new value
  • Account updates with new transaction value

Offsheet List has no entries

This is because the code has changed to do a list in the current domain. So there are none outside of hartley consultants.

However, even when there are some the entries were wrong and this has had to be fixed

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.