mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
@@ -4,6 +4,7 @@ from odoo.exceptions import ValidationError
|
|||||||
|
|
||||||
class SeveralPartners(models.TransientModel):
|
class SeveralPartners(models.TransientModel):
|
||||||
_name = "pms.several.partners.wizard"
|
_name = "pms.several.partners.wizard"
|
||||||
|
_description = "Partner Operations"
|
||||||
|
|
||||||
reservation_id = fields.Many2one(
|
reservation_id = fields.Many2one(
|
||||||
string="Reservation",
|
string="Reservation",
|
||||||
|
|||||||
Reference in New Issue
Block a user