Monday, May 30, 2016

Reson8 2 Way SMS Integration With Odoo

Odoo does not directly generate the SMS, you will have to subscribe to an SMS Gateway operator for it. We have used here Reson8 operator for 2 way SMS service, it allows to send and receive SMS. This blog will give you the brief information about an integration of Reson8 with Odoo.

1.Reson8 SMS Account Setup in Odoo
System will ask to enter the Gateway Settings like API Username, API Password and Message Header.
API Username: Your Reson8 account username.
API Password: Your Reson8 account password.
Message Header: Header defined in the Reson8 account.'
Path : Settings → Technical → SMS → Accounts
2.Mobile Numbers
System will ask to store mobile numbers here. These mobile numbers can be used to send the SMS.
Path: Settings → Technical → SMS → Mobile Numbers
3. SMS Templates
User can create multiple templates from here and at the time sending SMS, user can choose one of them.
Path: Settings → Technical → SMS → Mobile Numbers
4. Send SMS to Partner
To send SMS to your partner/customer, you need to just open customer form and then click on Action menu there you will find SMS Partner option.
Path: Sales → Sales → Customer → Action → SMS Partner
5. SMS Partner Form
After clicking on SMS Partner option, system will open SMS form and will ask to enter details like select template or enter SMS content and click on Send SMS button.
6. Incoming SMS Scheduler
For 2way SMS, we wrote one scheduler, it will fetch the incoming SMS from the Reson8 account and update the SMS status. So that next time scheduler runs then it will not fetch already updated SMS in Odoo system.
Path: Settings → Technical → Automation → Scheduler Actions → Incoming Messages
7. Messages List
Here system will show you the list of all outgoing and incoming SMS.
Path: Settings → Technical → SMS → Messages

Monday, May 9, 2016

Odoo9 Manufacturing Management System


Company has developed many features in Odoo 9 Manufacturing Management module which helps in supporting and accelerating the business. This Product comes with many features like Sales to


Configuration To Use complete functionality of Manufacturing Management we need to configure.
  1. Routings
  2. Operations
  3. Properties
  4. Property Group
  5. Work Centers
  6. Resources
  7. Plant
  8. Working Time
  9. Resources Leaves
  10. Warehouse management
  11. Product Categories
  12. Delivery Methods
Routing
Manufacturing -> Configuration -> Routing
Here you can define all routing related to your manufacturing business which will be again linked with operation and its sequence.
Operations Manufacturing -> Configuration -> Operations
User can define all Operations of its company here at this location.
Properties
Manufacturing -> Configurations -> Properties
Property Group
Manufacturing -> Configurations -> Property Group
Working Time
Manufacturing ->Manufacturing -> Configurations -> Resource -> Working Time
User will define the resource time which is getting utilized for any manufacturing related work.
Resource Leaves
Manufacturing -> Configurations -> Resource -> Resource Leaves
Warehouse Management
Manufacturing -> Configurations -> Inventory -> Configuration -> Warehouse Management -> Warehouses
Product Categories
User can define all type of product categories at this location.
Delivery Methods
All Delivery methods which are used in company can be defined here at this location:-
Sales Order
User will raise quotation at following location and can be process it to Sales Order:-
Sales -> Quotation
MPS
Master Production Schedule
You need to select the option either ‘Make to Order’ or ‘Make to Stock’. If you select ‘Make to Order’ then system allows selecting the Sales Order which you can link while for ‘Make to Stock’ works as Forecasting.
Here we are selecting Make to Order and select our SO which we have raised in earlier topic.
MPS
Now Go to Manufacturing -> MPS -> Schedule Details
User has to select Confirm button it moves to Manufacturing order.
Manufacturing -> Manufacturing -> Manufacturing Orders
Select your Sales Order and click on ‘Delivery’



This complete the cycle of sales to despatch with Manufacturing business.