From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- .../static/description/assets/icons/check.png | Bin 0 -> 3676 bytes .../static/description/assets/icons/chevron.png | Bin 0 -> 310 bytes .../static/description/assets/icons/cogs.png | Bin 0 -> 1377 bytes .../description/assets/icons/consultation.png | Bin 0 -> 1458 bytes .../static/description/assets/icons/ecom-black.png | Bin 0 -> 576 bytes .../description/assets/icons/education-black.png | Bin 0 -> 733 bytes .../description/assets/icons/hotel-black.png | Bin 0 -> 911 bytes .../static/description/assets/icons/license.png | Bin 0 -> 1095 bytes .../static/description/assets/icons/lifebuoy.png | Bin 0 -> 1199 bytes .../assets/icons/manufacturing-black.png | Bin 0 -> 673 bytes .../static/description/assets/icons/pos-black.png | Bin 0 -> 878 bytes .../static/description/assets/icons/puzzle.png | Bin 0 -> 653 bytes .../description/assets/icons/restaurant-black.png | Bin 0 -> 905 bytes .../description/assets/icons/service-black.png | Bin 0 -> 839 bytes .../description/assets/icons/trading-black.png | Bin 0 -> 427 bytes .../static/description/assets/icons/training.png | Bin 0 -> 627 bytes .../static/description/assets/icons/update.png | Bin 0 -> 1225 bytes .../static/description/assets/icons/user.png | Bin 0 -> 988 bytes .../static/description/assets/icons/wrench.png | Bin 0 -> 1205 bytes .../description/assets/modules/approval_image.png | Bin 0 -> 51818 bytes .../description/assets/modules/dynamic_image.png | Bin 0 -> 59839 bytes .../description/assets/modules/list_view_image.png | Bin 0 -> 59706 bytes .../assets/modules/multiple_ref_image.png | Bin 0 -> 60159 bytes .../description/assets/modules/print_image.png | Bin 0 -> 60151 bytes .../assets/modules/product_return_image.png | Bin 0 -> 58986 bytes .../assets/screenshots/base_account_budget-1.png | Bin 0 -> 37491 bytes .../assets/screenshots/base_account_budget-2.png | Bin 0 -> 50025 bytes .../assets/screenshots/base_account_budget-3.png | Bin 0 -> 37889 bytes .../assets/screenshots/base_account_budget-4.png | Bin 0 -> 120821 bytes .../static/description/assets/screenshots/hero.png | Bin 0 -> 190345 bytes base_account_budget/static/description/banner.png | Bin 0 -> 62195 bytes .../static/description/banner_old.png | Bin 0 -> 156082 bytes .../static/description/cybro_logo.png | Bin 0 -> 50824 bytes base_account_budget/static/description/icon.png | Bin 0 -> 17284 bytes base_account_budget/static/description/index.html | 622 +++++++++++++++++++++ 35 files changed, 622 insertions(+) create mode 100644 base_account_budget/static/description/assets/icons/check.png create mode 100644 base_account_budget/static/description/assets/icons/chevron.png create mode 100644 base_account_budget/static/description/assets/icons/cogs.png create mode 100644 base_account_budget/static/description/assets/icons/consultation.png create mode 100644 base_account_budget/static/description/assets/icons/ecom-black.png create mode 100644 base_account_budget/static/description/assets/icons/education-black.png create mode 100644 base_account_budget/static/description/assets/icons/hotel-black.png create mode 100644 base_account_budget/static/description/assets/icons/license.png create mode 100644 base_account_budget/static/description/assets/icons/lifebuoy.png create mode 100644 base_account_budget/static/description/assets/icons/manufacturing-black.png create mode 100644 base_account_budget/static/description/assets/icons/pos-black.png create mode 100644 base_account_budget/static/description/assets/icons/puzzle.png create mode 100644 base_account_budget/static/description/assets/icons/restaurant-black.png create mode 100644 base_account_budget/static/description/assets/icons/service-black.png create mode 100644 base_account_budget/static/description/assets/icons/trading-black.png create mode 100644 base_account_budget/static/description/assets/icons/training.png create mode 100644 base_account_budget/static/description/assets/icons/update.png create mode 100644 base_account_budget/static/description/assets/icons/user.png create mode 100644 base_account_budget/static/description/assets/icons/wrench.png create mode 100644 base_account_budget/static/description/assets/modules/approval_image.png create mode 100644 base_account_budget/static/description/assets/modules/dynamic_image.png create mode 100644 base_account_budget/static/description/assets/modules/list_view_image.png create mode 100644 base_account_budget/static/description/assets/modules/multiple_ref_image.png create mode 100644 base_account_budget/static/description/assets/modules/print_image.png create mode 100644 base_account_budget/static/description/assets/modules/product_return_image.png create mode 100644 base_account_budget/static/description/assets/screenshots/base_account_budget-1.png create mode 100644 base_account_budget/static/description/assets/screenshots/base_account_budget-2.png create mode 100644 base_account_budget/static/description/assets/screenshots/base_account_budget-3.png create mode 100644 base_account_budget/static/description/assets/screenshots/base_account_budget-4.png create mode 100644 base_account_budget/static/description/assets/screenshots/hero.png create mode 100644 base_account_budget/static/description/banner.png create mode 100644 base_account_budget/static/description/banner_old.png create mode 100644 base_account_budget/static/description/cybro_logo.png create mode 100644 base_account_budget/static/description/icon.png create mode 100644 base_account_budget/static/description/index.html (limited to 'base_account_budget/static') diff --git a/base_account_budget/static/description/assets/icons/check.png b/base_account_budget/static/description/assets/icons/check.png new file mode 100644 index 0000000..c8e85f5 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/check.png differ diff --git a/base_account_budget/static/description/assets/icons/chevron.png b/base_account_budget/static/description/assets/icons/chevron.png new file mode 100644 index 0000000..2089293 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/chevron.png differ diff --git a/base_account_budget/static/description/assets/icons/cogs.png b/base_account_budget/static/description/assets/icons/cogs.png new file mode 100644 index 0000000..95d0bad Binary files /dev/null and b/base_account_budget/static/description/assets/icons/cogs.png differ diff --git a/base_account_budget/static/description/assets/icons/consultation.png b/base_account_budget/static/description/assets/icons/consultation.png new file mode 100644 index 0000000..8319d4b Binary files /dev/null and b/base_account_budget/static/description/assets/icons/consultation.png differ diff --git a/base_account_budget/static/description/assets/icons/ecom-black.png b/base_account_budget/static/description/assets/icons/ecom-black.png new file mode 100644 index 0000000..a9385ff Binary files /dev/null and b/base_account_budget/static/description/assets/icons/ecom-black.png differ diff --git a/base_account_budget/static/description/assets/icons/education-black.png b/base_account_budget/static/description/assets/icons/education-black.png new file mode 100644 index 0000000..3eb09b2 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/education-black.png differ diff --git a/base_account_budget/static/description/assets/icons/hotel-black.png b/base_account_budget/static/description/assets/icons/hotel-black.png new file mode 100644 index 0000000..130f613 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/hotel-black.png differ diff --git a/base_account_budget/static/description/assets/icons/license.png b/base_account_budget/static/description/assets/icons/license.png new file mode 100644 index 0000000..a586979 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/license.png differ diff --git a/base_account_budget/static/description/assets/icons/lifebuoy.png b/base_account_budget/static/description/assets/icons/lifebuoy.png new file mode 100644 index 0000000..658d56c Binary files /dev/null and b/base_account_budget/static/description/assets/icons/lifebuoy.png differ diff --git a/base_account_budget/static/description/assets/icons/manufacturing-black.png b/base_account_budget/static/description/assets/icons/manufacturing-black.png new file mode 100644 index 0000000..697eb0e Binary files /dev/null and b/base_account_budget/static/description/assets/icons/manufacturing-black.png differ diff --git a/base_account_budget/static/description/assets/icons/pos-black.png b/base_account_budget/static/description/assets/icons/pos-black.png new file mode 100644 index 0000000..97c0f90 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/pos-black.png differ diff --git a/base_account_budget/static/description/assets/icons/puzzle.png b/base_account_budget/static/description/assets/icons/puzzle.png new file mode 100644 index 0000000..65cf854 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/puzzle.png differ diff --git a/base_account_budget/static/description/assets/icons/restaurant-black.png b/base_account_budget/static/description/assets/icons/restaurant-black.png new file mode 100644 index 0000000..4a35eb9 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/restaurant-black.png differ diff --git a/base_account_budget/static/description/assets/icons/service-black.png b/base_account_budget/static/description/assets/icons/service-black.png new file mode 100644 index 0000000..301ab51 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/service-black.png differ diff --git a/base_account_budget/static/description/assets/icons/trading-black.png b/base_account_budget/static/description/assets/icons/trading-black.png new file mode 100644 index 0000000..9398ba2 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/trading-black.png differ diff --git a/base_account_budget/static/description/assets/icons/training.png b/base_account_budget/static/description/assets/icons/training.png new file mode 100644 index 0000000..884ca02 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/training.png differ diff --git a/base_account_budget/static/description/assets/icons/update.png b/base_account_budget/static/description/assets/icons/update.png new file mode 100644 index 0000000..ecbc5a0 Binary files /dev/null and b/base_account_budget/static/description/assets/icons/update.png differ diff --git a/base_account_budget/static/description/assets/icons/user.png b/base_account_budget/static/description/assets/icons/user.png new file mode 100644 index 0000000..6ffb23d Binary files /dev/null and b/base_account_budget/static/description/assets/icons/user.png differ diff --git a/base_account_budget/static/description/assets/icons/wrench.png b/base_account_budget/static/description/assets/icons/wrench.png new file mode 100644 index 0000000..6c04dea Binary files /dev/null and b/base_account_budget/static/description/assets/icons/wrench.png differ diff --git a/base_account_budget/static/description/assets/modules/approval_image.png b/base_account_budget/static/description/assets/modules/approval_image.png new file mode 100644 index 0000000..84fe94e Binary files /dev/null and b/base_account_budget/static/description/assets/modules/approval_image.png differ diff --git a/base_account_budget/static/description/assets/modules/dynamic_image.png b/base_account_budget/static/description/assets/modules/dynamic_image.png new file mode 100644 index 0000000..f55c47e Binary files /dev/null and b/base_account_budget/static/description/assets/modules/dynamic_image.png differ diff --git a/base_account_budget/static/description/assets/modules/list_view_image.png b/base_account_budget/static/description/assets/modules/list_view_image.png new file mode 100644 index 0000000..510d36a Binary files /dev/null and b/base_account_budget/static/description/assets/modules/list_view_image.png differ diff --git a/base_account_budget/static/description/assets/modules/multiple_ref_image.png b/base_account_budget/static/description/assets/modules/multiple_ref_image.png new file mode 100644 index 0000000..3fe90e5 Binary files /dev/null and b/base_account_budget/static/description/assets/modules/multiple_ref_image.png differ diff --git a/base_account_budget/static/description/assets/modules/print_image.png b/base_account_budget/static/description/assets/modules/print_image.png new file mode 100644 index 0000000..b470725 Binary files /dev/null and b/base_account_budget/static/description/assets/modules/print_image.png differ diff --git a/base_account_budget/static/description/assets/modules/product_return_image.png b/base_account_budget/static/description/assets/modules/product_return_image.png new file mode 100644 index 0000000..3afc147 Binary files /dev/null and b/base_account_budget/static/description/assets/modules/product_return_image.png differ diff --git a/base_account_budget/static/description/assets/screenshots/base_account_budget-1.png b/base_account_budget/static/description/assets/screenshots/base_account_budget-1.png new file mode 100644 index 0000000..d9679b9 Binary files /dev/null and b/base_account_budget/static/description/assets/screenshots/base_account_budget-1.png differ diff --git a/base_account_budget/static/description/assets/screenshots/base_account_budget-2.png b/base_account_budget/static/description/assets/screenshots/base_account_budget-2.png new file mode 100644 index 0000000..2a6a1ac Binary files /dev/null and b/base_account_budget/static/description/assets/screenshots/base_account_budget-2.png differ diff --git a/base_account_budget/static/description/assets/screenshots/base_account_budget-3.png b/base_account_budget/static/description/assets/screenshots/base_account_budget-3.png new file mode 100644 index 0000000..4568589 Binary files /dev/null and b/base_account_budget/static/description/assets/screenshots/base_account_budget-3.png differ diff --git a/base_account_budget/static/description/assets/screenshots/base_account_budget-4.png b/base_account_budget/static/description/assets/screenshots/base_account_budget-4.png new file mode 100644 index 0000000..cee844e Binary files /dev/null and b/base_account_budget/static/description/assets/screenshots/base_account_budget-4.png differ diff --git a/base_account_budget/static/description/assets/screenshots/hero.png b/base_account_budget/static/description/assets/screenshots/hero.png new file mode 100644 index 0000000..0f41397 Binary files /dev/null and b/base_account_budget/static/description/assets/screenshots/hero.png differ diff --git a/base_account_budget/static/description/banner.png b/base_account_budget/static/description/banner.png new file mode 100644 index 0000000..fe6aa6f Binary files /dev/null and b/base_account_budget/static/description/banner.png differ diff --git a/base_account_budget/static/description/banner_old.png b/base_account_budget/static/description/banner_old.png new file mode 100644 index 0000000..31379b3 Binary files /dev/null and b/base_account_budget/static/description/banner_old.png differ diff --git a/base_account_budget/static/description/cybro_logo.png b/base_account_budget/static/description/cybro_logo.png new file mode 100644 index 0000000..bb30911 Binary files /dev/null and b/base_account_budget/static/description/cybro_logo.png differ diff --git a/base_account_budget/static/description/icon.png b/base_account_budget/static/description/icon.png new file mode 100644 index 0000000..394746f Binary files /dev/null and b/base_account_budget/static/description/icon.png differ diff --git a/base_account_budget/static/description/index.html b/base_account_budget/static/description/index.html new file mode 100644 index 0000000..81636ad --- /dev/null +++ b/base_account_budget/static/description/index.html @@ -0,0 +1,622 @@ +
+
+
+

+ Odoo 14 Budget Management

+

+ Budget Management in Odoo 14 Community Edition +

+ +
+
+ + + + +
+
+

+ Overview +

+
+ +
+

+ This module allows accountants to manage analytics and budgets. Once the budget is defined (in + Accounting/Accounting/Budgets), the Project Managers can set the planned amount on each Analytic + Account. The accountant got the possibility to see the total of amount planned for each budget in + order to ensure the total planned is not greater/lower than what he planned for this budget. Each + list of record can also be switched to a graphical view of it. +

+ +
+
+ +
+
+

+ Features +

+
+ +
+
+ +
+
+

+ Odoo 14 Community Edition Support

+

+ Budget management system in Odoo 14 Community Edition.

+
+
+ +
+
+ +
+
+

+ Budgetary Positions

+

+ Create and manage Budgetary Positions.

+
+
+ + +
+
+ +
+
+

+ Manage with Analytic Accounts

+

+ Manage budgets with analytic accounts.

+
+
+ +
+
+ +
+
+

+ Budgetary Planning with Planned Amount

+

+ Budgetary planning with planned amount on each Analytic Account.

+
+
+ +
+
+ +
+
+

+ Budgetary Reports

+

+ Budgetary reports are also available.

+
+
+ +
+ +
+
+

+ Screenshots +

+
+ +
+

+ Creating Budget

+

+ Create Budget from Accounting > Accounting > Budget > Create.

+ +
+ +
+

+ Set Analytic Account by Project Managers

+

+ The Project Managers can set the planned amount on each Analytic Account.

+ +
+ + +
+

+ Create Budgetary Positions

+

+ Create Budgetary Positions from Accounting > Configuration > Management > Budgetary Positions > + Create.

+ +
+ +
+

+ Budget report

+

+ For Budget report, go to Accounting > Reporting > Management > Budgets.

+ +
+ +
+ + +
+
+

Suggested Products

+
+ + +
+
+ + + + +
+
+
+

Our Services

+
+
+ +
+
+ +
+
+ Odoo + Customization
+
+ +
+
+ +
+
+ Odoo + Implementation
+
+ +
+
+ +
+
+ Odoo + Support
+
+ + +
+
+ +
+
+ Hire + Odoo + Developer
+
+ +
+
+ +
+
+ Odoo + Integration
+
+ +
+
+ +
+
+ Odoo + Migration
+
+ + +
+
+ +
+
+ Odoo + Consultancy
+
+ +
+
+ +
+
+ Odoo + Implementation
+
+ +
+
+ +
+
+ Odoo + Licensing Consultancy
+
+
+
+ + + +
+
+
+

Our Industries

+
+
+ +
+
+ +
+ Trading +
+

+ Easily procure + and + sell your products

+
+
+ +
+
+ +
+ POS +
+

+ Easy + configuration + and convivial experience

+
+
+ +
+
+ +
+ Education +
+

+ A platform for + educational management

+
+
+ +
+
+ +
+ Manufacturing +
+

+ Plan, track and + schedule your operations

+
+
+ +
+
+ +
+ E-commerce & Website +
+

+ Mobile + friendly, + awe-inspiring product pages

+
+
+ +
+
+ +
+ Service Management +
+

+ Keep track of + services and invoice

+
+
+ +
+
+ +
+ Restaurant +
+

+ Run your bar or + restaurant methodically

+
+
+ +
+
+ +
+ Hotel Management +
+

+ An + all-inclusive + hotel management application

+
+
+ +
+
+ + + + + +
+
+
+

Need Help?

+
+
+
+ + +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+
+ + +
\ No newline at end of file -- cgit v1.2.3