zhaladshar / AssetLedger

0 stars 0 forks source link

Add company selector to proposal dialog #10

Closed zhaladshar closed 8 years ago

zhaladshar commented 8 years ago

The proposal dialog (for both creation and view/edit) needs to be able to choose the company attached to the proposal. This will help know which project/asset to attach the proposal to.

In the widget code (for the widgets that call these dialogs) we need to hook up the company data to the proposal just created.

zhaladshar commented 8 years ago

This has been implemented.