Skip to content

Cant create records #3

@EasternIndustries-IT

Description

@EasternIndustries-IT

Unable to create a new record in purchase.order or in anything else. I just keep getting errors.
Msg.payload example

[{
    "partner_id": 1, 
    "state":"approved",
    "pricelist_id": 2, 
    "name": "PO00100", 
    "location_id":12, 
    "order_line":[0,"False",{
        "name":"abcd", 
        "date_planned":1/1/2022, 
        "product_id":1,
        "product_qty":20.0, 
        "price_unit":2.0
       }]
    }]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions