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/index.html | 134 +++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 account_fiscal_year_period/static/description/index.html (limited to 'account_fiscal_year_period/static/description/index.html') diff --git a/account_fiscal_year_period/static/description/index.html b/account_fiscal_year_period/static/description/index.html new file mode 100644 index 0000000..a17d9df --- /dev/null +++ b/account_fiscal_year_period/static/description/index.html @@ -0,0 +1,134 @@ +
+
+
+

+ Account Fiscal Year Period +

+
+ +
+
    +
  • + Features +
      +
    • + Allow User To Define Fiscal + Year +
    • +
    • + Allow User To Generate Periods + For Fiscal Year (By Month) +
    • +
    • + Allow User To Open Or Close Any + Month Of The Period +
    • +
    • + Module Will Prevent Post Entry + If It's Date In: +
    • Not Defined Fiscal Year
    • +
    • Not Define Perid Record For Fiscal Year
    • +
    • Not Open Perid Record For Fiscal Year
    • +
    • Closed Month Period
    • + +
    • + + Add Security Groups: +
    • + Fiscal Year Period : For Create Fiscal Year Period Record. +
    • +
    • + Create Periods : For Generate Months For Fiscal Year Period +
    • +
    • Close Period : For Close All Period
    • +
    • + Open/Close Month : For Open Or Close Any Month Of The Period +
    • +
      + +
    +
  • +
+
+
+
+
+
+
+
+

Group In User .

+ + + +
+
+

Fiscal Year And Period Menu

+ + + +
+
+

+ Define Fiscal Year (Object Already In Odoo ,But We Add Menu For It + Here) +

+ + + +
+ +
+

+ Define Fiscal Year Period Record(By Select Fiscal Year) +

+ + + +
+ +
+

Generate Period For Fiscal Year (By Month)

+ + + +
+ +
+

+ Open Or Close Month (By Check You Open The Month,Un-check That Close The Month) + + +

+ +
+

+ If Month Is Close (Un-check) Module Prevent Post Entry,Or Invoice Validate In It, +

+ + + + + + +
+
+
+
-- cgit v1.2.3