Giter VIP home page Giter VIP logo

erp's People

Contributors

mindaslab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

erp's Issues

Css Error in alerts common

  • unless notice.nil?
    .alert.alert-success.fade.in
    %button.close{"aria-hidden" => "true", "data-dismiss" => "alert", type: "button"} ×
    = notice
  • unless alert.nil?
    .alert.alert-danger.fade.in
    %button.close{"aria-hidden" => "true", "data-dismiss" => "alert", type: "button"} ×
    = alert

Try to use the above code for perfect alert box.

Amount is not aligned right

firefox_screenshot_2015-01-03t12-12-49 722z

As shown in picture above, the Amounts in each records are not aligned right. This is an inconvenience to the user. It must be fixed.

Spell check

firefox_screenshot_2015-01-05t11-18-18 535z

Look at the image above, in adding friends section. Correct spelling.

Currency need to be formatted as per the selected region.

  1. When the user selects Indian Rupees, the amount should be shown in Indian currency format.

English Grouping 123,456,789.01
Indian Grouping 12,34,56,789.01

  1. Also instead of showing inr 1,000, it can show the rupees symbol like ₹ 1,000.

Linking notes

There must be ability to link one note with another. Say I take a loan of 1000 and repay 500 of it in another transaction, there must be a way to link them both.

Ability to group users

There must be a way to group users. Just adding four boolean fields namely suppliers, customers and so on are not enough.

Contact should be "on the go"

When adding a "Pending...", there should be a textfield near the status drop down, in which I can enter the name of the user, against whom I add the record. The textfield should also auto-suggest the previously saved user names.

So when I add a record "Pending Revenue", I can log it against my friend's name like "Kumar".

Bug in Books destroy

After destroying the it goes to the book_url. But it needs to go to the company_url

Needed category option

Need an option to categorise records.

When I add a new record, there should be an option called "Category" or something like that in which I can type the category (e.g., Food, Cloths...). The category can be a editable drop down, so when the user starts typing in the textfield should list the previously saved categories in the drop down. When the user finished typing, if the category didn't exist already, it should be saved against the user.

Sign up error

When there is an error in sign up, the sign in form ugly as shown in image

firefox_screenshot_2014-12-14t09-25-37 978z

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.