diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-01 09:49:08 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-01 09:49:08 +0700 |
| commit | 4410e0c67fbf95c0663a953c14c241ffa5ddc470 (patch) | |
| tree | b3a94efd0dd677de591b835ca8ff5557f8bbabda | |
| parent | 400294f6b19bfec07849c5dea8e6d2ea9086c3d1 (diff) | |
<miqdad> change sequence name
| -rw-r--r-- | indoteknik_custom/views/ir_sequence.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 0b79864d..2868f79d 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -197,7 +197,6 @@ <field name="padding">5</field> <field name="number_next">1</field> <field name="number_increment">1</field> - <field name="company_id" eval="False"/> </record> </data> </odoo>
\ No newline at end of file |
