Revert "[UPDT] BASE: Company field in form is updated to show only selected company"

This reverts commit d8403d2381.
This commit is contained in:
Horilla
2025-02-18 23:01:37 +05:30
parent d8403d2381
commit 62afc3145a
3 changed files with 3 additions and 7 deletions

View File

@@ -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" %}