Skip to content

Releases: mindaslab/erp

Amazonian

17 Jan 02:40
Compare
Choose a tag to compare

Just like there is limitless water flowing in Amazon, for the delight of Amazonians, you can use the power of Amazon S3. Just enable S3 storage by uncommenting here in your .rb file by uncommenting the line and give the right credentials and you will have amazon working.

config.paperclip_defaults = {
    :hash_secret => "longSecretStringChangeItForSecurity",
    :url => "/system/:class/:id/:hash.:extension",
    # :storage => :s3,
    :s3_host_name => 'amazon_host_name', # or whatever your region host name is
    :s3_credentials => {
      :bucket => 'amazon_bucket',
      :access_key_id => 'access_key',
      :secret_access_key => 'secret_access_key'
    }
  }

Plus we have got some bug fixes and minor updates like friends section appearing in company dropdown as shown below.

firefox_screenshot_2015-01-17t02-32-35 640z

So, enjoy life!

Historian

14 Dec 10:17
Compare
Choose a tag to compare

You need to understand the past to understand the present. History of why change took place is very important. We need to know who created history. So now we are releasing Historian, yet another feature added Compass ERP.

This release has the following features. You can monitor, how many versions of your transactions were created from the front panel as shown (see the number after tiny clock icon)

firefox_screenshot_2014-12-14t09-38-43 705z

If you noticed, we have added Asset type record!

When a record is clicked, a detailed version pf what has changed is presented to you as shown

firefox_screenshot_2014-12-14t10-13-37 099z

You can see its whole page view here

firefox_screenshot_2014-12-14t10-02-58 396z

Yaa, yaa bill gates works for me. I don't like to have dumb people who can't even recognize free software working for Compass ERP, but he begged. What to do?

Releasing Balloonist

08 Dec 17:29
Compare
Choose a tag to compare

A balloonist can view whats happening in a town from an high point. thats what we have done in Compass ERP, every record now shows how many notes and files it contains right in the front page as shown.

firefox_screenshot_2014-12-08t17-18-32 326z

A balloonist should be able to gently navigate his way through the town, effortlessly, and yes that could be done too, now the company button bears a drop down

firefox_screenshot_2014-12-08t17-17-55 375z

with which one can navigate from contacts to books and vice versa.

We have plenty of ideas for Compass ERP, and we will be implementing them soon.

Gatekeeper

30 Nov 07:24
Compare
Choose a tag to compare

You can't allow your Compass ERP installation to be used by every one. So if one signs up and is not permitted, one sees the following screen

firefox_screenshot_2014-11-30t07-15-28 200z

To allow it you must permit the email address providing it in the admin section as shown

firefox_screenshot_2014-11-30t07-03-16 509z

You can visit the admin section using the following address http://domain_name/admin . You will be prompted for user name and password. The setting of credentials can be fount in app/config/rails_admin.rb as shown below

config.authorize_with do
    authenticate_or_request_with_http_basic('Site Message') do |username, password|
      username == 'mindaslab' && password == 'kaputupak'
    end
end

In the above settings, the user name is mindaslab and the password is kaputupak.

Shine Man released

20 Nov 06:51
Compare
Choose a tag to compare

firefox_screenshot_2014-11-20t05-54-20 843z

We are happy to announce Shine man, the fourth release of Compass ERP. Like varnisher who shines rough furniture, Compass ERP that has some roughs, its been shined by us. There are some minor enhancements here and there, some bug fixes that will make your experience better.

firefox_screenshot_2014-11-20t05-56-31 388z

Trail Finder

09 Nov 08:44
Compare
Choose a tag to compare

firefox_screenshot_2014-11-09t08-31-33 901z

Find the financial trail of your contacts by using the advanced search tool as shown above. Filter their results, record type and search deep withing those results by providing keywords. Export them as Excel and CSV.

firefox_screenshot_2014-11-09t08-33-51 654z

Compass ERP is proud to release trail finder.

Time Traveler

02 Nov 05:04
Compare
Choose a tag to compare

firefox_screenshot_2014-11-02t04-21-39 645z

The third release of Compass ERP is named Time Traveler. Know your past by searching records that were registered long long ago, perhaps in a Galaxy far far away.

All you need to time travel is, in the books view, click the gog and click on the advanced search option as shown below

advanced_search

Acquaintance

26 Oct 04:21
Compare
Choose a tag to compare

firefox_screenshot_2014-10-25t13-57-06 517z

Get to know about your business contacts more. Find how much ecxpense and income they have caused you. This lets you easily determine who is better business contact and who is not.

Anoouncing the release of Aquitance today.

Book Keeper

19 Oct 09:55
Compare
Choose a tag to compare

Avery simple ERP with book keeping, excel download inbuilt into it.