- Orders section needs some love. It was a low business priority and hence, even though there is a model and code hanging around, it may not be working properly.
- Move admin panel to core app and get rid of Rails Admin and CanCanCan gems. Rails Admin is good to use during initial phases of the App.
- Remove hard-coded values in code which were used for interim use during live events. Once multi-location operations is enabled, user authorisation should define access.
- Fork it ( http://github.com/solutionize/Phoenix/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
This project is built by Team Solutionize. Members who actively contributed to the project: Gorav Bhootra, Vasumathi N. and Chandrasekhar N.
Phoenix ERP is released under the Apache License 2.0