function wp_get_update_data() { $counts = array( 'plugins' => 0, 'themes' => 0, 'wordpress' => 0, 'translations' => 0, ); $plugins = current_user_can( 'update_plugins' ); if ( $plugins ) { $update_plugins = get_site_transient( 'update_plugins' ); if ( ! empty( $update_plugins->response ) ) { $counts['plugins'] = count( $update_plugins->response ); } } $themes = current_user_can( 'update_themes' ); if ( $themes ) { $update_themes = get_site_transient( 'update_themes' ); if ( ! empty( $update_themes->response ) ) { $counts['themes'] = count( $update_themes->response ); } } $core = current_user_can( 'update_core' ); if ( $core && function_exists( 'get_core_updates' ) ) { $update_wordpress = get_core_updates( array( 'dismissed' => false ) ); if ( ! empty( $update_wordpress ) && ! in_array( $update_wordpress[0]->response, array( 'development', 'latest' ), true ) && current_user_can( 'update_core' ) ) { $counts['wordpress'] = 1; } } if ( ( $core || $plugins || $themes ) && wp_get_translation_updates() ) { $counts['translations'] = 1; } $counts['total'] = $counts['plugins'] + $counts['themes'] + $counts['wordpress'] + $counts['translations']; $titles = array(); if ( $counts['wordpress'] ) { /* translators: %d: Number of available WordPress updates. */ $titles['wordpress'] = sprintf( __( '%d WordPress Update' ), $counts['wordpress'] ); } if ( $counts['plugins'] ) { /* translators: %d: Number of available plugin updates. */ $titles['plugins'] = sprintf( _n( '%d Plugin Update', '%d Plugin Updates', $counts['plugins'] ), $counts['plugins'] ); } if ( $counts['themes'] ) { /* translators: %d: Number of available theme updates. */ $titles['themes'] = sprintf( _n( '%d Theme Update', '%d Theme Updates', $counts['themes'] ), $counts['themes'] ); } if ( $counts['translations'] ) { $titles['translations'] = __( 'Translation Updates' ); } $update_title = $titles ? esc_attr( implode( ', ', $titles ) ) : ''; $update_data = array( 'counts' => $counts, 'title' => $update_title, ); /** * Filters the returned array of update data for plugins, themes, and WordPress core. * * @since 3.5.0 * * @param array $update_data { * Fetched update data. * * @type array $counts An array of counts for available plugin, theme, and WordPress updates. * @type string $update_title Titles of available updates. * } * @param array $titles An array of update counts and UI strings for available updates. */ return apply_filters( 'wp_get_update_data', $update_data, $titles ); } 様式書類一覧 - みどり市商工会
〒376-0101 みどり市商工会 本所の地図はこちら
群馬県みどり市大間々町大間々1549
〒376-0307 みどり市商工会 東支所の地図はこちら
群馬県みどり市東町花輪103-1
お電話でのお問い合わせは TEL:0277-73-6611 平日 午前9:00〜午後5:00メール・ファクスでのお問い合わせはこちら
トップページ > お知らせ
業務改善助成金の申請受付が開始されました!

 業務改善助成金は、中小企業・小規模事業者の生産性向上を支援し、事業場内での最低賃金の引上げを図るための制度です。 生産性向上のための設備投資(機械設備、POSシステム等の導入)などを行い、事業場内最低賃金を一定額以上引き上げた場合、その設備投資などにかかった費用の一部を助成するものです。

 

■ 申込期間:令和4年1月31日

       ※本助成金は予算の範囲内で交付するため、申請期間内に募集を終了する

        場合があります。

 

■ 助成金額

   申請コースごとに定める引上げ額以上、事業場内最低賃金を引き上げた場合、生産性

  向上のための設備投資等にかかった費用に助成額を乗じて算出した額を助成いたしま

  す(千円未満端数切り捨て)。 なお、申請コースごとに、助成対象事業場、

  引上げ額 助成率、引き上げる労働者数、助成の上限額が定められていますので、

  ご注意ください。

   例:20円以上UP → 労働者 1 人 → 20万円

                  2~3人 → 30万円

 

■ 助成対象事業場

   ・事業場内最低賃金と地域別最低賃金の差額が、30円以内

   ・事業場規模100人以下

 

■ 助成率

   【事業場内最低賃金900円未満】 4/5

    (生産性要件を満たした場合)  9/10 

   【事業場内最低賃金900円以上】 3/4

    (生産性要件を満たした場合)  4/5

    ※生産性を向上させた企業が業務改善助成金を利用する場合、

     その助成率を割増いたします。

 詳しくは、右記のページをご覧ください。→ 生産性要件について

 

■ 生産性向上の例

   ・POSレジシステム導入による在庫管理の短縮

   ・リフト付き特殊車両の導入による送迎時間の短縮など

   ・顧客・在庫・帳票管理システムの導入による業務の効率化

   ・専門家による業務フロー見直しによる顧客回転率の向上など

 

■ 申請方法

  新型コロナウイルス感染症拡大防止に向け、混雑を避けるため、郵送等の積極的な活用

  をお待ちしております。

   ※電子申請も受け付けております。

 

   →業務改善助成金申請書(Word)

    業務改善助成金申請書(記入例)

 

■ 問い合わせ先

  都道府県労働局雇用環境・均等部(室)

  業務改善助成金の申請受付は、各都道府県労働局雇用環境・均等部室で行っています。

 

参考:業務改善助成金:中小企業・小規模事業者の生産性向上のための取組を支援

 

詳しくは、みどり市商工会(0277-73-6611)まで、お気軽ご相談ください。

 

 


2021年5月31日
みどり市商工会 本所
みどり市商工会 本所 〒376-0101
群馬県みどり市大間々町大間々1549
TEL 0277-73-6611
FAX 0277-72-2588


みどり市商工会 東支所
みどり市商工会 東支所 〒376-0307
群馬県みどり市東町花輪103-1
TEL 0277-97-2201
FAX 0277-97-3328


あずままだより最新号
update : 2023年7月13日
みどり市 みどり市ブランド みどり市観光ガイド プリムラカード インスタグラム