diff --git a/base_accounting_kit/__manifest__.py b/base_accounting_kit/__manifest__.py index 9e8aa5780..bbd6647f2 100644 --- a/base_accounting_kit/__manifest__.py +++ b/base_accounting_kit/__manifest__.py @@ -20,7 +20,7 @@ # ############################################################################# { - 'name': 'Odoo 18 Full Accounting Kit for Community', + 'name': 'Odoo 18 Full Accounting Kit', 'version': '18.0.1.0.0', 'category': 'Accounting', 'summary': """Odoo 18 Accounting, Odoo 18 Accounting Reports, Odoo18 Accounting, Odoo Accounting, Odoo18 Financial Reports, Odoo18 Asset, Odoo18 Profit and Loss, PDC, Followups, Odoo18, Accounting, Odoo Apps, Reports""", @@ -100,7 +100,7 @@ ] }, 'license': 'LGPL-3', - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'installable': True, 'auto_install': False, 'application': True, diff --git a/base_accounting_kit/report/account_bank_book_template.xml b/base_accounting_kit/report/account_bank_book_template.xml index c22020b22..c3b45d80e 100644 --- a/base_accounting_kit/report/account_bank_book_template.xml +++ b/base_accounting_kit/report/account_bank_book_template.xml @@ -6,8 +6,8 @@ -
-
+

+

: Bank Book Report

diff --git a/base_accounting_kit/report/account_cash_book_template.xml b/base_accounting_kit/report/account_cash_book_template.xml index 6d55c889c..47bd54d43 100644 --- a/base_accounting_kit/report/account_cash_book_template.xml +++ b/base_accounting_kit/report/account_cash_book_template.xml @@ -6,7 +6,7 @@ -
+

: Cash Book Report

diff --git a/base_accounting_kit/report/account_day_book_template.xml b/base_accounting_kit/report/account_day_book_template.xml index 59a7966ae..11467b845 100644 --- a/base_accounting_kit/report/account_day_book_template.xml +++ b/base_accounting_kit/report/account_day_book_template.xml @@ -6,7 +6,7 @@ -
+

: Day Book Report

diff --git a/base_accounting_kit/report/general_ledger_report_template.xml b/base_accounting_kit/report/general_ledger_report_template.xml index 369776bf3..ab82c73bf 100644 --- a/base_accounting_kit/report/general_ledger_report_template.xml +++ b/base_accounting_kit/report/general_ledger_report_template.xml @@ -6,7 +6,7 @@ -
+

: General ledger

diff --git a/base_accounting_kit/report/report_aged_partner_template.xml b/base_accounting_kit/report/report_aged_partner_template.xml index f2b9b5fd6..0d4615630 100644 --- a/base_accounting_kit/report/report_aged_partner_template.xml +++ b/base_accounting_kit/report/report_aged_partner_template.xml @@ -6,7 +6,7 @@ -
+

Aged Partner Balance

@@ -66,31 +66,31 @@ - + - + - + - + - + - + - + diff --git a/base_accounting_kit/report/report_tax_template.xml b/base_accounting_kit/report/report_tax_template.xml index 319ec6021..35699bcab 100644 --- a/base_accounting_kit/report/report_tax_template.xml +++ b/base_accounting_kit/report/report_tax_template.xml @@ -6,7 +6,7 @@ -
+

Tax Report

diff --git a/base_accounting_kit/report/report_trial_balance_template.xml b/base_accounting_kit/report/report_trial_balance_template.xml index 0f87ef700..e9a58f1a9 100644 --- a/base_accounting_kit/report/report_trial_balance_template.xml +++ b/base_accounting_kit/report/report_trial_balance_template.xml @@ -6,7 +6,7 @@ -
+

: Trial Balance

diff --git a/base_accounting_kit/static/description/assets/icons/arrows-repeat.svg b/base_accounting_kit/static/description/assets/icons/arrows-repeat.svg new file mode 100644 index 000000000..1d7efabc5 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/arrows-repeat.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-1.png b/base_accounting_kit/static/description/assets/icons/banner-1.png new file mode 100644 index 000000000..c180db172 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/banner-1.png differ diff --git a/base_accounting_kit/static/description/assets/icons/banner-2.svg b/base_accounting_kit/static/description/assets/icons/banner-2.svg new file mode 100644 index 000000000..e606d97d9 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-2.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-bg.png b/base_accounting_kit/static/description/assets/icons/banner-bg.png new file mode 100644 index 000000000..a8238d3c0 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/banner-bg.png differ diff --git a/base_accounting_kit/static/description/assets/icons/banner-bg.svg b/base_accounting_kit/static/description/assets/icons/banner-bg.svg new file mode 100644 index 000000000..b1378103e --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-bg.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-call.svg b/base_accounting_kit/static/description/assets/icons/banner-call.svg new file mode 100644 index 000000000..96c687e81 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-call.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-mail.svg b/base_accounting_kit/static/description/assets/icons/banner-mail.svg new file mode 100644 index 000000000..cbf0d158d --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-mail.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-pattern.svg b/base_accounting_kit/static/description/assets/icons/banner-pattern.svg new file mode 100644 index 000000000..9c1c7e101 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-pattern.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/banner-promo.svg b/base_accounting_kit/static/description/assets/icons/banner-promo.svg new file mode 100644 index 000000000..d52791b11 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/banner-promo.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/brand-pair.svg b/base_accounting_kit/static/description/assets/icons/brand-pair.svg new file mode 100644 index 000000000..d8db7fc1e --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/brand-pair.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/capture (1).png b/base_accounting_kit/static/description/assets/icons/capture (1).png deleted file mode 100644 index 8824deafc..000000000 Binary files a/base_accounting_kit/static/description/assets/icons/capture (1).png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/icons/close-icon.svg b/base_accounting_kit/static/description/assets/icons/close-icon.svg new file mode 100644 index 000000000..df8cce37a --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/close-icon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/collabarate-icon.svg b/base_accounting_kit/static/description/assets/icons/collabarate-icon.svg new file mode 100644 index 000000000..dd4e10518 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/collabarate-icon.svg @@ -0,0 +1,3 @@ + + + diff --git a/base_accounting_kit/static/description/assets/icons/cybro-logo.png b/base_accounting_kit/static/description/assets/icons/cybro-logo.png new file mode 100644 index 000000000..ff4b78220 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/cybro-logo.png differ diff --git a/base_accounting_kit/static/description/assets/icons/down.svg b/base_accounting_kit/static/description/assets/icons/down.svg new file mode 100644 index 000000000..f21c36271 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/base_accounting_kit/static/description/assets/icons/faq.png b/base_accounting_kit/static/description/assets/icons/faq.png new file mode 100644 index 000000000..4250b5b81 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/faq.png differ diff --git a/base_accounting_kit/static/description/assets/icons/feature-icon.svg b/base_accounting_kit/static/description/assets/icons/feature-icon.svg new file mode 100644 index 000000000..fa0ea6850 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/feature-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/feature.png b/base_accounting_kit/static/description/assets/icons/feature.png new file mode 100644 index 000000000..ac7a785c0 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/feature.png differ diff --git a/base_accounting_kit/static/description/assets/icons/gear.svg b/base_accounting_kit/static/description/assets/icons/gear.svg new file mode 100644 index 000000000..0cc66b6ea --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/gear.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/hero.gif b/base_accounting_kit/static/description/assets/icons/hero.gif new file mode 100644 index 000000000..380654dfe Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/hero.gif differ diff --git a/base_accounting_kit/static/description/assets/icons/hire-odoo.svg b/base_accounting_kit/static/description/assets/icons/hire-odoo.svg new file mode 100644 index 000000000..e1ac089b0 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/hire-odoo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/img.png b/base_accounting_kit/static/description/assets/icons/img.png deleted file mode 100644 index 70197f477..000000000 Binary files a/base_accounting_kit/static/description/assets/icons/img.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/icons/life-ring-icon.svg b/base_accounting_kit/static/description/assets/icons/life-ring-icon.svg new file mode 100644 index 000000000..3ae6e1d89 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/life-ring-icon.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/mail.svg b/base_accounting_kit/static/description/assets/icons/mail.svg new file mode 100644 index 000000000..1eedde695 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/mail.svg @@ -0,0 +1,3 @@ + + + diff --git a/base_accounting_kit/static/description/assets/icons/notes.png b/base_accounting_kit/static/description/assets/icons/notes.png new file mode 100644 index 000000000..ee5e95404 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/notes.png differ diff --git a/base_accounting_kit/static/description/assets/icons/notification icon.svg b/base_accounting_kit/static/description/assets/icons/notification icon.svg new file mode 100644 index 000000000..053189973 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/notification icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/odoo-consultancy.svg b/base_accounting_kit/static/description/assets/icons/odoo-consultancy.svg new file mode 100644 index 000000000..e05f65bde --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/odoo-consultancy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/base_accounting_kit/static/description/assets/icons/odoo-licencing.svg b/base_accounting_kit/static/description/assets/icons/odoo-licencing.svg new file mode 100644 index 000000000..2606c88b0 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/odoo-licencing.svg @@ -0,0 +1,3 @@ + + + diff --git a/base_accounting_kit/static/description/assets/icons/odoo-logo.png b/base_accounting_kit/static/description/assets/icons/odoo-logo.png new file mode 100644 index 000000000..0e4d0eb5a Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/odoo-logo.png differ diff --git a/base_accounting_kit/static/description/assets/icons/patter.svg b/base_accounting_kit/static/description/assets/icons/patter.svg new file mode 100644 index 000000000..25c9c0a8f --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/patter.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/pattern1.png b/base_accounting_kit/static/description/assets/icons/pattern1.png new file mode 100644 index 000000000..09ab0fb2d Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/pattern1.png differ diff --git a/base_accounting_kit/static/description/assets/icons/photo-capture.png b/base_accounting_kit/static/description/assets/icons/photo-capture.png deleted file mode 100644 index 06c111758..000000000 Binary files a/base_accounting_kit/static/description/assets/icons/photo-capture.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/icons/puzzle-piece-icon.svg b/base_accounting_kit/static/description/assets/icons/puzzle-piece-icon.svg new file mode 100644 index 000000000..3e9ad9373 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/puzzle-piece-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/replace-icon.svg b/base_accounting_kit/static/description/assets/icons/replace-icon.svg new file mode 100644 index 000000000..d0e3a7af1 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/replace-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/screenshot-main.png b/base_accounting_kit/static/description/assets/icons/screenshot-main.png new file mode 100644 index 000000000..575f8e676 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/screenshot-main.png differ diff --git a/base_accounting_kit/static/description/assets/icons/screenshot.png b/base_accounting_kit/static/description/assets/icons/screenshot.png new file mode 100644 index 000000000..cef272529 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/screenshot.png differ diff --git a/base_accounting_kit/static/description/assets/icons/skype-fill.svg b/base_accounting_kit/static/description/assets/icons/skype-fill.svg new file mode 100644 index 000000000..c17423639 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/skype-fill.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/skype.png b/base_accounting_kit/static/description/assets/icons/skype.png new file mode 100644 index 000000000..51b409fb3 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/skype.png differ diff --git a/base_accounting_kit/static/description/assets/icons/skype.svg b/base_accounting_kit/static/description/assets/icons/skype.svg new file mode 100644 index 000000000..df3dad39b --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/skype.svg @@ -0,0 +1,3 @@ + + + diff --git a/base_accounting_kit/static/description/assets/icons/star-1.svg b/base_accounting_kit/static/description/assets/icons/star-1.svg new file mode 100644 index 000000000..7e55ab162 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/star-1.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/misc/star (1) 2.svg b/base_accounting_kit/static/description/assets/icons/star-2.svg similarity index 100% rename from base_accounting_kit/static/description/assets/misc/star (1) 2.svg rename to base_accounting_kit/static/description/assets/icons/star-2.svg diff --git a/base_accounting_kit/static/description/assets/icons/support.png b/base_accounting_kit/static/description/assets/icons/support.png new file mode 100644 index 000000000..4f18b8b82 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/support.png differ diff --git a/base_accounting_kit/static/description/assets/icons/test-1 - Copy.png b/base_accounting_kit/static/description/assets/icons/test-1 - Copy.png new file mode 100644 index 000000000..f6a902663 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/test-1 - Copy.png differ diff --git a/base_accounting_kit/static/description/assets/icons/test-1.png b/base_accounting_kit/static/description/assets/icons/test-1.png new file mode 100644 index 000000000..0908add2b Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/test-1.png differ diff --git a/base_accounting_kit/static/description/assets/icons/test-2.png b/base_accounting_kit/static/description/assets/icons/test-2.png new file mode 100644 index 000000000..4671fe91e Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/test-2.png differ diff --git a/base_accounting_kit/static/description/assets/icons/translate.svg b/base_accounting_kit/static/description/assets/icons/translate.svg new file mode 100644 index 000000000..af9c8a1aa --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/translate.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/icons/video.png b/base_accounting_kit/static/description/assets/icons/video.png new file mode 100644 index 000000000..576705b17 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/video.png differ diff --git a/base_accounting_kit/static/description/assets/icons/whatsapp.png b/base_accounting_kit/static/description/assets/icons/whatsapp.png new file mode 100644 index 000000000..d513a5356 Binary files /dev/null and b/base_accounting_kit/static/description/assets/icons/whatsapp.png differ diff --git a/base_accounting_kit/static/description/assets/icons/wrench-icon.svg b/base_accounting_kit/static/description/assets/icons/wrench-icon.svg new file mode 100644 index 000000000..174b5a465 --- /dev/null +++ b/base_accounting_kit/static/description/assets/icons/wrench-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/base_accounting_kit/static/description/assets/misc/Cybrosys R.png b/base_accounting_kit/static/description/assets/misc/Cybrosys R.png deleted file mode 100644 index da4058087..000000000 Binary files a/base_accounting_kit/static/description/assets/misc/Cybrosys R.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/misc/email.svg b/base_accounting_kit/static/description/assets/misc/email.svg deleted file mode 100644 index 15291cdc3..000000000 --- a/base_accounting_kit/static/description/assets/misc/email.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/base_accounting_kit/static/description/assets/misc/phone.svg b/base_accounting_kit/static/description/assets/misc/phone.svg deleted file mode 100644 index b7bd7f251..000000000 --- a/base_accounting_kit/static/description/assets/misc/phone.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/base_accounting_kit/static/description/assets/misc/support (1) 1.svg b/base_accounting_kit/static/description/assets/misc/support (1) 1.svg deleted file mode 100644 index 7d37a8f30..000000000 --- a/base_accounting_kit/static/description/assets/misc/support (1) 1.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/base_accounting_kit/static/description/assets/misc/support-email.svg b/base_accounting_kit/static/description/assets/misc/support-email.svg deleted file mode 100644 index eb70370d6..000000000 --- a/base_accounting_kit/static/description/assets/misc/support-email.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/base_accounting_kit/static/description/assets/misc/tick-mark.svg b/base_accounting_kit/static/description/assets/misc/tick-mark.svg deleted file mode 100644 index 2dbb40187..000000000 --- a/base_accounting_kit/static/description/assets/misc/tick-mark.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/base_accounting_kit/static/description/assets/misc/whatsapp 1.svg b/base_accounting_kit/static/description/assets/misc/whatsapp 1.svg deleted file mode 100644 index 0bfaf8fc6..000000000 --- a/base_accounting_kit/static/description/assets/misc/whatsapp 1.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/base_accounting_kit/static/description/assets/misc/whatsapp.svg b/base_accounting_kit/static/description/assets/misc/whatsapp.svg deleted file mode 100644 index b618aea1d..000000000 --- a/base_accounting_kit/static/description/assets/misc/whatsapp.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/base_accounting_kit/static/description/assets/modules/1.jpg b/base_accounting_kit/static/description/assets/modules/1.jpg new file mode 100644 index 000000000..d6b1fe049 Binary files /dev/null and b/base_accounting_kit/static/description/assets/modules/1.jpg differ diff --git a/base_accounting_kit/static/description/assets/modules/1.png b/base_accounting_kit/static/description/assets/modules/1.png deleted file mode 100644 index ba1058c42..000000000 Binary files a/base_accounting_kit/static/description/assets/modules/1.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/modules/2.png b/base_accounting_kit/static/description/assets/modules/2.png index 6949185dd..8513873ea 100644 Binary files a/base_accounting_kit/static/description/assets/modules/2.png and b/base_accounting_kit/static/description/assets/modules/2.png differ diff --git a/base_accounting_kit/static/description/assets/modules/3.jpg b/base_accounting_kit/static/description/assets/modules/3.jpg new file mode 100644 index 000000000..33e51014e Binary files /dev/null and b/base_accounting_kit/static/description/assets/modules/3.jpg differ diff --git a/base_accounting_kit/static/description/assets/modules/3.png b/base_accounting_kit/static/description/assets/modules/3.png deleted file mode 100644 index 4e506f79b..000000000 Binary files a/base_accounting_kit/static/description/assets/modules/3.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/modules/4.jpg b/base_accounting_kit/static/description/assets/modules/4.jpg new file mode 100644 index 000000000..3d85cac82 Binary files /dev/null and b/base_accounting_kit/static/description/assets/modules/4.jpg differ diff --git a/base_accounting_kit/static/description/assets/modules/4.png b/base_accounting_kit/static/description/assets/modules/4.png deleted file mode 100644 index e78427938..000000000 Binary files a/base_accounting_kit/static/description/assets/modules/4.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/modules/5.jpg b/base_accounting_kit/static/description/assets/modules/5.jpg new file mode 100644 index 000000000..67c5c3cba Binary files /dev/null and b/base_accounting_kit/static/description/assets/modules/5.jpg differ diff --git a/base_accounting_kit/static/description/assets/modules/5.png b/base_accounting_kit/static/description/assets/modules/5.png deleted file mode 100755 index 272ec20f9..000000000 Binary files a/base_accounting_kit/static/description/assets/modules/5.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/modules/6.png b/base_accounting_kit/static/description/assets/modules/6.png deleted file mode 100644 index 7d5c3154f..000000000 Binary files a/base_accounting_kit/static/description/assets/modules/6.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/001.png b/base_accounting_kit/static/description/assets/screenshots/001.png new file mode 100644 index 000000000..dcae97257 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/001.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/0010.png b/base_accounting_kit/static/description/assets/screenshots/0010.png new file mode 100644 index 000000000..dce4511a5 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/0010.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/0011.png b/base_accounting_kit/static/description/assets/screenshots/0011.png new file mode 100644 index 000000000..b612a8945 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/0011.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/0012.png b/base_accounting_kit/static/description/assets/screenshots/0012.png new file mode 100644 index 000000000..76bbc4a87 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/0012.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/002.png b/base_accounting_kit/static/description/assets/screenshots/002.png new file mode 100644 index 000000000..dc901b212 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/002.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/003.png b/base_accounting_kit/static/description/assets/screenshots/003.png new file mode 100644 index 000000000..79b626e05 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/003.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/004.png b/base_accounting_kit/static/description/assets/screenshots/004.png new file mode 100644 index 000000000..3054b390c Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/004.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/005.png b/base_accounting_kit/static/description/assets/screenshots/005.png new file mode 100644 index 000000000..1486c40be Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/005.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/006.png b/base_accounting_kit/static/description/assets/screenshots/006.png new file mode 100644 index 000000000..b538d9944 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/006.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/008.png b/base_accounting_kit/static/description/assets/screenshots/008.png new file mode 100644 index 000000000..20c1424a1 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/008.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/009.png b/base_accounting_kit/static/description/assets/screenshots/009.png new file mode 100644 index 000000000..f348f86d0 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/009.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/1.png b/base_accounting_kit/static/description/assets/screenshots/1.png new file mode 100644 index 000000000..7b631de73 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/1.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/10.png b/base_accounting_kit/static/description/assets/screenshots/10.png new file mode 100644 index 000000000..579a7537b Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/10.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/19.png b/base_accounting_kit/static/description/assets/screenshots/19.png new file mode 100644 index 000000000..7d5cab6e8 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/19.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/2.png b/base_accounting_kit/static/description/assets/screenshots/2.png new file mode 100644 index 000000000..8a9e1afa2 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/2.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/3.png b/base_accounting_kit/static/description/assets/screenshots/3.png new file mode 100644 index 000000000..3ad896530 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/3.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/4.png b/base_accounting_kit/static/description/assets/screenshots/4.png new file mode 100644 index 000000000..9b7fe4d07 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/4.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/5.png b/base_accounting_kit/static/description/assets/screenshots/5.png new file mode 100644 index 000000000..1a6eb75f6 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/5.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/6.png b/base_accounting_kit/static/description/assets/screenshots/6.png new file mode 100644 index 000000000..a4e39fbbc Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/6.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/7.png b/base_accounting_kit/static/description/assets/screenshots/7.png new file mode 100644 index 000000000..98305c018 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/7.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/8.png b/base_accounting_kit/static/description/assets/screenshots/8.png new file mode 100644 index 000000000..a3717cdb2 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/8.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/9.png b/base_accounting_kit/static/description/assets/screenshots/9.png new file mode 100644 index 000000000..09033cc12 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/9.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/aged.png b/base_accounting_kit/static/description/assets/screenshots/aged.png new file mode 100644 index 000000000..bc340f555 Binary files /dev/null and b/base_accounting_kit/static/description/assets/screenshots/aged.png differ diff --git a/base_accounting_kit/static/description/assets/screenshots/aged_partner.png b/base_accounting_kit/static/description/assets/screenshots/aged_partner.png deleted file mode 100644 index 0ef9fa8d5..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/aged_partner.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/asset_analysis.png b/base_accounting_kit/static/description/assets/screenshots/asset_analysis.png deleted file mode 100644 index d19f66537..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/asset_analysis.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/balance_sheet.png b/base_accounting_kit/static/description/assets/screenshots/balance_sheet.png deleted file mode 100644 index 68aab1f56..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/balance_sheet.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/bank_book.png b/base_accounting_kit/static/description/assets/screenshots/bank_book.png deleted file mode 100644 index cb639f09c..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/bank_book.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/cash_book.png b/base_accounting_kit/static/description/assets/screenshots/cash_book.png deleted file mode 100644 index 562dca644..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/cash_book.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/cash_flow.png b/base_accounting_kit/static/description/assets/screenshots/cash_flow.png deleted file mode 100644 index fe9e8931c..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/cash_flow.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/day_book.png b/base_accounting_kit/static/description/assets/screenshots/day_book.png deleted file mode 100644 index 739aa68ff..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/day_book.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/general_ledger.png b/base_accounting_kit/static/description/assets/screenshots/general_ledger.png deleted file mode 100644 index 72318c856..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/general_ledger.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/hero.gif b/base_accounting_kit/static/description/assets/screenshots/hero.gif index df9b00e06..86b1342ed 100644 Binary files a/base_accounting_kit/static/description/assets/screenshots/hero.gif and b/base_accounting_kit/static/description/assets/screenshots/hero.gif differ diff --git a/base_accounting_kit/static/description/assets/screenshots/journal_Audit.png b/base_accounting_kit/static/description/assets/screenshots/journal_Audit.png deleted file mode 100644 index 1038fee19..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/journal_Audit.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_1.png b/base_accounting_kit/static/description/assets/screenshots/kit_1.png deleted file mode 100644 index f30ecad8d..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_1.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_10.png b/base_accounting_kit/static/description/assets/screenshots/kit_10.png deleted file mode 100644 index 29e0457d0..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_10.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_2.png b/base_accounting_kit/static/description/assets/screenshots/kit_2.png deleted file mode 100644 index c1963c72a..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_2.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_3.png b/base_accounting_kit/static/description/assets/screenshots/kit_3.png deleted file mode 100644 index 6cc02e72f..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_3.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_4.png b/base_accounting_kit/static/description/assets/screenshots/kit_4.png deleted file mode 100644 index 3496a255c..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_4.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_5.png b/base_accounting_kit/static/description/assets/screenshots/kit_5.png deleted file mode 100644 index 15a86fcda..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_5.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_6.png b/base_accounting_kit/static/description/assets/screenshots/kit_6.png deleted file mode 100644 index 72155e2df..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_6.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_7.png b/base_accounting_kit/static/description/assets/screenshots/kit_7.png deleted file mode 100644 index 1453a2469..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_7.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_8.png b/base_accounting_kit/static/description/assets/screenshots/kit_8.png deleted file mode 100644 index 428da6dcc..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_8.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/kit_9.png b/base_accounting_kit/static/description/assets/screenshots/kit_9.png deleted file mode 100644 index 696d8864a..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/kit_9.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/partner_ledger.png b/base_accounting_kit/static/description/assets/screenshots/partner_ledger.png deleted file mode 100644 index 7e68ba5c6..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/partner_ledger.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/profit_loss.png b/base_accounting_kit/static/description/assets/screenshots/profit_loss.png deleted file mode 100644 index b685096b0..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/profit_loss.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/tax_report.png b/base_accounting_kit/static/description/assets/screenshots/tax_report.png deleted file mode 100644 index 943c75ac9..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/tax_report.png and /dev/null differ diff --git a/base_accounting_kit/static/description/assets/screenshots/trial_balance.png b/base_accounting_kit/static/description/assets/screenshots/trial_balance.png deleted file mode 100644 index 87853784f..000000000 Binary files a/base_accounting_kit/static/description/assets/screenshots/trial_balance.png and /dev/null differ diff --git a/base_accounting_kit/static/description/banner.jpg b/base_accounting_kit/static/description/banner.jpg deleted file mode 100644 index 3cb15fe01..000000000 Binary files a/base_accounting_kit/static/description/banner.jpg and /dev/null differ diff --git a/base_accounting_kit/static/description/banner.png b/base_accounting_kit/static/description/banner.png new file mode 100644 index 000000000..738d65baf Binary files /dev/null and b/base_accounting_kit/static/description/banner.png differ diff --git a/base_accounting_kit/static/description/index.html b/base_accounting_kit/static/description/index.html index 607061870..def442272 100644 --- a/base_accounting_kit/static/description/index.html +++ b/base_accounting_kit/static/description/index.html @@ -1,985 +1,1579 @@ - - - - Odoo 18 Full Accounting Kit for Community - - - + + + Odoo 18 Full Accounting Kit + - + + + + -
-
-
-
-
- -
-
-
- Community -
-
-
-
-
-
-

- Odoo 18 Full Accounting Kit for Community

-

- A Full-Fledged Accounting kit For Every Organization. -

-
- -
-
+ +
+
+ + + +
+
+ Community
-
-
-

Key Highlights -

-
-
-
-
-
- -
-
-

Multiple Invoice Copies Option

-

We can copy multiple Invoices. -

-
+
+
+ +
+
+
+
+

+ A Full-Fledged Accounting kit For Every Organization. +

+

Odoo 18 Full Accounting Kit +

-
-
-
-
- -
-
-

Manage Customer Follow-Ups.

-

The Customer follow-up menu will be provided the Activities . -

-
+
+
-
-
-
-
- -
-
-

Translations.

-

This added translation for the module. -

-
+ -
- - - - - - - - - - - - - - - - - -
-
-
- -
-
-

Customer Credit Limit.

-

Option for adding the Customer Credit Limit. -

-
+
+
-
-
-
- -
-
-

Asset Management System.

-

We can manage the Asset and the related types. -

-
-
+
+
-
-
-
- -
-
-

Accounting Report.

-

The All related reports are available in the Reporting menu. -

-
-
-
-
-
-
- -
-
-

PDC Management.

-

In the Register Payment wizard we can add the PDC to the recipient's bank account. -

-
-
+
+
-
-
- -
-
-
-
-
- -
-
-

- Create Assets.

-
- Can Create Assets from Accounting > Accounting > Assets > New.
-
-
+ +
+
+
+

Key + Heighlights

-
-
-
- -
-
-

- The Asset details and Depreciation Board are displayed in the asset model.

-
- Can see the all Related data in the Asset model, It helps to calculate the depreciation.
+
+
+
+
+
+ Multiple Invoice Copies Option +
+

+ We can copy multiple Invoices.

-
-
-
- -
-
-

- Asset Categories.

-
- Can Create Asset categories from Accounting > Configuration > Asset Types > New option.
+
+
+
+
+
+ Manage Customer Follow-Ups. +
+

+ The Customer follow-up menu will be provided the Activities . +

-
-
-
- +
+
+
+
+
+ Translations.
+

+ This added translation for the module. +

-
-
-
- -
-
-

- Create Asset from vendor bill.

+
+
+
+
+
+ Customer Credit Limit. +
+

+ Option for adding the Customer Credit Limit. +

-
-
-
- -
-
-

- Manage Post dated checks.

-
- Can manage the PDC in the Register Payment method.
+
+
+
+
+
+ Asset Management System. +
+

+ We can manage the Asset and the related types. +

-
-
-
- -
-
-

- Create recurring templates from Accounting > Configuration > Recurring Templates.

+ +
+
+
+
+
+ Accounting Report. +
+

+ The All related reports are available in the Reporting menu. +

-
-
-
- -
-
-

- Manage Customer Follow-ups from Accounting > Configuration > Management > Follow-up Levels.

+
+
+
+
+
+ PDC Management. +
+

+ In the Register Payment wizard we can add the PDC to the recipient's bank account. +

-
-
-
- -
-
-

- Manage Customer Follow-ups from Accounting > Customers > Follow-up Reports.

-
+
+
+ +
+
+
+ Odoo 18 Full Accounting Kit +

+ Are you ready to make your business more + organized? +
Improve now! +

+
- -
-
-
- -
-
-

- Reporting menu will gives the all Accounting Reports.

-
- Can see menus for getting the Account related Reports. like -Profit and Loss, Balance Sheet , Cash Flow, Bank Book, Cash Book , Day Book etc
-
-
+
+
+
+
+ + + -
-
-
- -
-
-

- Profit and Loss - For the Accounting Report.

-
-
-
-
-
-
- -
-
-

- Balance Sheet - For the Accounting Report.

-
+
+
+ +
+
+
+
+ acc_bg
-
-
-
-
- -
-
-

- Cash Flow - For the Accounting Report.

+ +
+
+
+
+

+ Create + + Assets. +

+
+
+

+ Can Create Assets from Accounting > Accounting > Assets > New. +

+
+
+
+ +
+
+
-
-
-
-
- -
-
-

- Bank Book - For the Accounting Report.

+
+
+
+
+

+ The Asset details and Depreciation Board + are displayed in the asset model. +

+
+
+

+ Can see the all Related data in the Asset model, It helps to calculate the depreciation. +

+
+
+
+ +
+
+
-
-
-
-
- -
-
-

- Cash Book - For the Accounting Report.

+
+
+
+
+

+ Asset + + Categories. +

+
+
+

+ Can Create Asset categories from Accounting > Configuration > Asset Types > New option. +

+
+
+
+ +
+
+
-
-
-
-
- -
-
-

- Day Book - For the Accounting Report.

+
+
+
+
+

+ Asset + + + Types +

+
+
+
+ +
+
+
-
-
-
-
- -
-
-

- Aged Partner Balance - For the Accounting Report.

+
+
+
+
+

+ Create Asset + + + from vendor bill. +

+
+ +
+
+ +
+
+
-
-
-
-
- -
-
-

- Partner Ledger - For the Accounting Report.

+
+
+
+
+

+ Manage + + + Post dated checks. +

+
+
+

+ Can manage the PDC in the Register Payment method. +

+
+
+
+ +
+
+
-
-
-
-
- + +
+
+
+
+

+ Create recurring templates from + + Accounting > Configuration > Recurring Templates. +

+
+ +
+
+ +
+
+
-
-

- Asset Analysis - For the Accounting Report.

+
+
+
+
+

+ + Manage Customer Follow-ups from + + Accounting > Configuration > Management > Follow-up Levels. +

+
+ +
+
+ +
+
+
-
-
-
-
- -
-
-

- General Ledger - For the Accounting Report.

+
+
+
+
+

+ Manage Customer Follow-ups from + + Accounting > Customers > Follow-up Reports. +

+
+ +
+
+ +
+
+
-
-
-
-
- -
-
-

- Trial Balance - For the Accounting Report.

+
+
+
+
+

+ Reporting menu will gives the + + + all Accounting Reports. +

+
+
+

+ Can see menus for getting the Account related Reports. like -Profit and Loss, Balance Sheet , Cash Flow, Bank Book, Cash Book , Day Book etc +

+
+
+
+ +
+
+
-
-
-
-
-
- +
+
+
+
+

+ Profit and Loss + For the Accounting Report. + +

+
+
+
+ +
+
+
-
-

- Tax Report - For the Accounting Report.

+
+
+
+
+

+ Balance Sheet - + For the Accounting Report. + +

+
+
+
+ +
+
+
-
-
-
-
- +
+
+
+
+

+ Cash Flow - + For the Accounting Report. +

+
+
+
+ +
+
+
-
-

- Journal Audit - For the Accounting Report.

+
+
+
+
+

+ Bank Book - + For the Accounting Report. +

+
+
+
+ +
+
+
-
+
+
+
+
+

+ Cash Book + - For the Accounting Report. -

-
-
-
    -
  • - Translations. -
  • -
  • - Manage Customer Follow-Ups. -
  • -
  • - PDC Management. -
  • -
  • - Accounting Lock Dates. -
  • -
  • - Customer Credit Limit. -
  • -
  • - Asset Management System. -
  • -
  • - Multiple Invoice Copies. -
  • -
  • - Day Book, Bank Book & Cash Book Reports. -
  • -
  • - Financial Reports. -
  • -
  • - Trial Balance Reports. -
  • -
  • - Trial Balance Reports. -
  • -
  • - Journal Audit Reports. -
  • -
  • - General Ledger Reports. -
  • -
  • - Partner Ledger Reports. -
  • -
  • - Aged Partner Balance. -
  • -
  • - Tax Reports. -
  • -
-
-
-
-
-
-
Version - 17.0.1.0.0|Released on:07th Nov 2023 + + +
+
+
+ +
+
+
-

+

+
+
+
+

+ Day Book - + For the Accounting Report. - Initial Commit for Odoo 17 Full Accounting Kit.

+
+

+
+
+
+ +
+
+
+
-
-
-
-
-
-
-

Related Products

-
-
-
+ +
+
+ + + + diff --git a/base_accounting_kit/views/account_asset_asset_views.xml b/base_accounting_kit/views/account_asset_asset_views.xml index 0f8401718..8d103e417 100644 --- a/base_accounting_kit/views/account_asset_asset_views.xml +++ b/base_accounting_kit/views/account_asset_asset_views.xml @@ -218,11 +218,11 @@ id="menu_action_account_asset_asset_form" action="action_account_asset_asset_form" sequence="101" groups="account.group_account_user"/> - + + + + +