Git Product home page Git Product logo

merohc's Introduction

MEROHC : Manage Efficiently & Rationnaly Our Humble Company

Merohc aims to give simple overview on basic company tools, such as contacts, projects and finances.

merohc's People

Contributors

kootox avatar chtidkois avatar

Stargazers

 avatar  avatar

Watchers

 avatar Arnaud Thimel avatar  avatar

merohc's Issues

Add Bills management

User should be able to manage purchase invoices (or bills) in merohc.

Creation - Research - Update - Deletion

bills should contain :

  • link to provider
  • link to project
  • emitted, payment and limit date
  • different lines with for each one a bill category

This issue should also add bill category management...

Invoice search

A user should be able to search easily for an invoice. He should be able to search for:

  • a period of time;
  • a contract;
  • a client;
  • a project;

Those resaerch filters should/could be cumulative.

Invoice management dashboard

Users should have an Invoice management dashboard. That dashboard should feature :

  • Emitted invoices
  • Late invoices
  • Last 3 months invoices for reference (sorted by month)
  • Maybe some graphs representing the billing amount per month and comparison to last year

Cannot use PUT in REST services

All PUT operations are rejected by a 400 error.

In my request I have the correct info, but for all the requests, the failing reason is that a field is missing (even if it is present when I inspect the requests).

Tried using form-urlencoded or json format...

When I use POST (like on put-bug branch), everything is working fine.

Accounting export

A user should be able to export inputs and outputs for accountants :

  • Select a year (and a month if needed)
  • Clic export
  • Get the file

The file should be CSV and contain a log of all inputs and outputs with, for each, accounts linked (client, type of work, and VAT rate).

Accounting configuration

For each client and each supplier :

  • link an account

For each type of work :

  • link an account

Import the accounting plan to be able to link the account or manual entering ?

Chorem import

We should add a new module, providing an autonomous JAR that should be able to import data from Chorem into Merohc :

  • Create all chorem objects and links between them
  • Run through all chorem objects and links and create the Merohc objects accordingly
  • Save data
  • End import

That import should let know to the user data that have not been imported so that user can act as needed (discarding that data, manually importing it...)

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.