Revert "[UPDT] BASE: Company field in form is updated to show only selected company"
This reverts commit d8403d2381.
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
|
||||
<label class="oh-label d-block" for="{{ form.recurring.id_for_label }}">{% trans "Company" %}</label>
|
||||
<div class="oh-switch">{{ form.company_id }} {{ form.company_id.errors }}</div>
|
||||
|
||||
|
||||
<div class="oh-modal__dialog-footer p-0">
|
||||
<button type="submit" class="oh-btn oh-btn--secondary oh-btn--shadow">
|
||||
{% trans "Save" %}
|
||||
|
||||
Reference in New Issue
Block a user