Friday, September 27, 2024
3 changes
2 changes
New functionality added to Odoo
This update adds support for Swiggy delivery orders through UrbanPiper in Odoo Point of Sale. It also improves order tracking by using consistent platform IDs and sequence numbers, making delivery order handling clearer for staff.
Original PR description
After this commit: ----------------------- - A sequence number has been introduced to manage floating orders. - We display the platform ID instead of the order OTP because the platform ID is consistent across all providers, while the OTP information may vary depending on the provider. - A new pos_urban_piper_swiggy module added to support Swiggy integration with Urbanpiper. Task-4195863
A new Uber Eats integration has been added for Point of Sale through UrbanPiper. This allows businesses using UrbanPiper to manage Uber Eats delivery orders more directly within Odoo, reducing manual handling and improving operational coverage.
Original PR description
After this commit: ==== - A new pos_urban_piper_ubereats module added to support Ubereats integration with Urbanpiper. Task-4190230
1 change
New functionality added to Odoo
Odoo now supports generating Electronic File Transfer (EFT) files that comply with New Zealand banking standards. This enhancement enables businesses to process batch payments directly through their banks' preferred EFT format, streamlining payment operations and reducing manual file preparation work.
Original PR description
Implement support for the generation of EFT files following the requirement of the most popular banks in New Zealand Task id # 3639230