Odoo OpenERP 7 Hotel Management

Following are the feature of the OpenERP Hotel Management : 1)Basic Configuration Forms : a) Defining multiple floors, Room Categories, Room No. b) Provision ot define rates for each of the amenity/ services associated with room no. c) Definition of restaurant…

Odoo OpenERP 7 Restaurant Management

Following are the feature of the OpenERP Restaurant Management : 1.System includes Table Management with their respective capacities for the success of dining operations.  2. Efficiently handles multiple shops with centralised database. 3.Inbuilt provisions for Table Reservations to manage waiting…

Odoo OpenERP 7- School Management

We are very please to announce that our School Management Module is now available in OpenERP version 7 Following are a few key features of the School Management SystemA) Configuration1. Creating Academic years and months 2.Transport a) Adding Driver Information…

Alchemy CMS

Alchemy is a powerful, user-friendly and flexible Rails 3 CMS. This is not everything Alchemy can do, but is is a great start to see what it can do for you and more importantly how it feels to use it.…

Polymorphic Associations With Active Record

Model associations are one of the things that every new Ruby on Rails developer must understand in order to effectively use the framework. The concept behind these relationships is rather simple, and most people have little trouble grasping it once…

Odoo OpenERP 7 POS Vs OpenBravo POS

Pragmatic has been actively developing a number of very useful features which are missing in the OpenERP 7 POS system. We also looked at other existing and popular POS system by OpenBravo. OpenBravo POS is a mature POS system and…

Odoo OpenERP 7 POS Technical Architecture

OpenERP 7 POS provides a good option for retailers to use the system for billing purpose. A great feature which it has is the ability to work in a offline mode. Its web based architecture makes it very easy to…

Rails 4

Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused…

Rails Action Mailer simple settings

1) we can set perform_deliveries as false . this is may be used in development mode. As sometimes we want to keep development time less . like when sending an email it might take some seconds and in development mode…