| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Restaurant (pos_restaurant)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 99 |
| Technical Name |
table_letters |
| License | OPL-1 |
| Website | https://jaketheman.net |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Restaurant (pos_restaurant)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 99 |
| Technical Name |
table_letters |
| License | OPL-1 |
| Website | https://jaketheman.net |
POS Table Letters
Alphanumeric Table Names for Odoo 18 POS
Odoo 18 removed the ability to give your restaurant floor tables custom names — this module brings it back. Name your tables A1, INDOOR1, VIP, Patio-3, or anything you like, exactly like Odoo 16 and 17 allowed.
Key Features
Full Alphanumeric Support
Use any combination of letters and numbers for table names — A1, VIP, INDOOR1, Terrace-B. No more numeric-only restrictions.
Text Input Rename Dialog
When editing the floor plan and clicking Rename Table, a clean text input popup appears — no more number pad. Type whatever name you need.
Zero Data Loss Migration
On install, the module automatically converts the DB column from integer to
varchar. Your existing tables (1, 2, 3...) are preserved as their string
equivalents.
Backend & POS Frontend
Works everywhere — the backend Floor Plans form accepts text names, and the POS floor map displays them correctly on each table tile.
Drop-in, No Setup Required
Install and go. No configuration screens, no settings to toggle. The change is instant as soon as the module is installed and the POS reloaded.
Non-Invasive: Extend, Don't Replace
Uses Odoo's standard inheritance (_inherit) and OWL patch(). Core
Odoo files are untouched, making upgrades and compatibility easy.
How to Use
Install the Module
Go to Apps → Update Apps List and search for POS Table Letters.
Edit Your Floor Plan
Go to POS → Configuration → Floor Plans and type
alphanumeric names like A1 in the Table Name column.
Enjoy in the POS
Open your POS session — the table tiles now display your custom names on the floor map.
Screenshots
Backend — Table Name column accepts text
POS — Text input popup when renaming a table
POS Floor Plan — Alphanumeric labels on table tiles
Support & Contact
Have a question, feature request, or bug to report? Reach out — I'm happy to help!
Made with by JakeTheMan
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module