Re: Creating a workflow for customer contractor not importing..

2019-08-02 Thread Adam Mičuda
Hi, it seems like *Contractor* class is defined in *RfqInstance* class, just like class *Meta* is. Adam Dne pá 2. 8. 2019 20:55 uživatel Kean napsal: > Hi, > Im new to django, im trying to create a workflow, whereby a customer > creates an RFQ, this flow to a contractor, who can > then accept

Creating a workflow for customer contractor not importing..

2019-08-02 Thread Kean
Hi, Im new to django, im trying to create a workflow, whereby a customer creates an RFQ, this flow to a contractor, who can then accept or decline the quote plus add quote price for accepted quote,. On return flow, the customer can agree quote, which turns into order and flows back to contractor