Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3847 Widoki

Hey i am trying to create records from portal and it works but after sometime it stops working and in the browser console i see missing dependencies error . I think it has something ti do with asset right now i am using this

<template id="adjustment_portal_assets_frontend"
inherit_id="website.assets_frontend" name="Attendance Adjustment Assets">
<xpath
expr="." position="inside">
<script
type="text/javascript"
src="/sg_attendance_adjustment_portal/static/src/js/attendance_adjustment.js"></script>
</xpath>
</template>

What do you guys suggest? create method would need aseet_backend or common or frontend is fine?
Thanks in advance
Awatar
Odrzuć
Najlepsza odpowiedź

Hey Abdullah,

       if you need that js for website pages(eg UI) use assets_frontend else aseet_backend

Awatar
Odrzuć
Autor

Thanks for replying.

I am trying to create some record from portal to internal erp so i was using asset frontend but that create method stops working after sometime what could be the issue?

Powiązane posty Odpowiedzi Widoki Czynność
2
gru 22
5274
2
gru 22
2684
1
lip 22
3764
1
lis 20
3265
1
sie 20
9097