Real estate extension and invoices

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Riad
    Member
    • Aug 2018
    • 31

    Real estate extension and invoices

    Hi, I want to know how to make link between real estate extension and invoices like products
    Thank you
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi, to avoid developing a new extension you can try to:
    1. create relation Product-to-Property (many-to-one);
    2. add new property field to the product layout;
    3. create a workflow that will update appropriate target records;
    4. create products according to your property. Choose demanded property and push save. workflow will;
    5. create quote adding products with linked property.
    Here is how it looks like:
    Attached Files

    Comment

    • Riad
      Member
      • Aug 2018
      • 31

      #3
      Thank you very much Maximus

      Comment

      Working...