Stop the Scheduling Chaos! Learn to Effortlessly Add Shifts in Odoo 18 Planning Module Tired of messy spreadsheets and scheduling headaches? This video provides a clear, step-by-step tutorial on how to add new shifts in the powerful Odoo 18 Planning module. Whether you’re a small business owner, HR manager, or team leader, mastering this essential […]
college_student.py admission_no = fields.Char(string=”Admission Number”, required=True) admission_date = fields.Date(string=”Admission Date”, required=True) first_name = fields.Char(string=”First Name”, required=True) last_name = fields.Char(string=”Last Name”, required=True) father_name = fields.Char(string=”Father’s Name”, required=True) mother_name = fields.Char(string=”Mother’s Name”, required=True) communication_address = fields.Text(string=”Communication Address”, required=True) street = fields.Char() street2 = fields.Char() zip = fields.Char() city = fields.Char() country_id= fields.Many2one(‘res.country’) state_id = fields.Many2one(‘res.country.state’, ‘Fed. State’, […]
Adding a new line in Odoo Timesheets allows you to record a specific block of time spent on a particular task or project. You’ll typically select the date, the project and task you worked on, and then enter the duration of your work for that entry. This feature is essential for accurately tracking billable hours, […]
college_erp/security: id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink access_college_student,access.college.student,college_erp.model_college_student,base.group_user,1,1,1,1 __manifest__.py ‘data’: [“security/ir.model.access.csv”, “views/college_student_views.xml”, “views/college_erp_menus.xml”, ], #Odoo18 #OdooSecurity #AccessRights #OdooTutorial #OdooDevelopment #OdooTechnical #ERP #BusinessSoftware #OpenSource #SoftwareTutorial #DataSecurity #OdooNewFeatures #OdooReleaseDate #Odoo18TechnicalTutorials #Odoo18Tutorials #Odoo18Development #Odoo18AccessRights #Odoo18Security #Odoo18NewFeatures #OdooTechnicalTutorial #Odoo18ERP #OpenSourceERP Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #EP15 #Add #Access #Rights #Odoo […]
To add an icon image to a module in Odoo 18, follow these steps: Prepare the Icon Image: Create an icon image named icon.png. Ensure the image is appropriately sized, typically 256×256 pixels, and in PNG format. Place the Icon in the Module Directory: Within your module’s directory, navigate to or create the following path: […]
Add or remove followers from multiple records at once. Choose the followers icon; this opens a wizard where multiple followers can be added and removed at once. If you want to notify the multiple enable toggle button #Odoo18 #Odoo18.2 #Odoo18Tutorial #Odoo18ERP #Odoo18.2Updates #Odoo18Tips #Odoo18.2NewFeatures #FollowerManagement #BusinessAutomation #ProductivityTips #ERPSoftware #Odoo18Community #SoftwareTutorial #TechTutorial #Odoo18.2FollowerManagement #Odoo18Tutorials #Odoo18Update #Odoo18NewFeatures #Odoo18Release #Odoo18.2ERP #OdooTips #Odoo18.2Development #Odoo18.2Community […]
In this video, learn how to add vehicles in the Fleet app. **Check out more Odoo tutorials** – HR playlist: **App documentation** – New Vehicles: – Vehicle Models: – Services – Accidents **See what Odoo can do for you!** – Schedule a demo: – Start a free trial: #Add #Vehicles #Odoo #Human #Resources
Streamline Your Hiring Process: Adding New Applicants in Odoo 18 Recruitment This video shows you how to add new applicants to the Odoo 18 Recruitment app effectively. Learn how to: Quickly add applicants: Utilize the quick add feature for fast entry. Access the full applicant form: Enter detailed information like contact details, education, and experience. […]
Here are the three common approaches and when to use them: 1. Stay on Product Page: Pros: Provides a seamless shopping experience. Encourages users to continue browsing and add more items. Can be useful for impulse purchases or when users want to quickly add multiple items. Cons: May lead to cart abandonment if users forget […]
Customer Notes in Odoo 18 POS allow you to add specific instructions or information related to individual order lines or the entire order. These notes can be displayed on receipts and invoices, providing valuable context for both you and your customers. Here’s how to use them: * Enable Customer Notes: * Go to Point of […]