Logiciel de Facturation et Devis - JLogiciels
Solutions de gestion et de facturation, découvrez nos différents packs métiers !
什麼是Logiciel de Facturation et Devis - JLogiciels?
Logiciel de Facturation et Devis - JLogiciels是由https://www.jlogiciels.fr開發的Chrome擴展程式,該擴展的主要功能是“Solutions de gestion et de facturation, découvrez nos différents packs métiers !”。
擴展截圖
下載Logiciel de Facturation et Devis - JLogiciels擴展crx文件
下載Logiciel de Facturation et Devis - JLogiciels擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
SOLUTIONS DE GESTION & FACTURATION - JLOGICIELS®
Nos logiciels de gestion
Ventes : facturation, devis, suivi clients
Stock : entrées, sorties, inventaires
Trésorerie : dépenses, recettes, balances
Agenda : plannings, calendriers, tâches
Achats : fournisseurs, commandes
Congés : congés, absences, maladie
Frais : notes de frais
Composez vous-même votre logiciel
Nos packs métiers
Pack Bâtiment : devis, factures, chantiers
Pack Formation : conventions, catalogue, formations
Pack Boutique : caisse, factures, stock, achats
Pack Services : factures, caisse, agenda
Pack Livraison : Gestion planning livraisons
Pack Métré Négoce : Calcul matériaux à partir d'un plan
Pack Métré Artisan : Calcul matériaux à partir d'un plan
Pack Etat des lieux : logements, états des lieux 擴展基本資訊
| 名稱 | |
| ID | jhimkeomnddanlmicdccpajmicpmohjf |
| 官方網址 | https://chromewebstore.google.com/detail/logiciel-de-facturation-e/jhimkeomnddanlmicdccpajmicpmohjf |
| 簡介 | Solutions de gestion et de facturation, découvrez nos différents packs métiers ! |
| 檔案大小 | 5.93 KB |
| 安裝次數 | 128 |
| 目前版本 | 1.1 |
| 更新時間 | 2016-02-15 |
| 上架時間 | 2016-02-15 |
| 開發者 | https://www.jlogiciels.fr |
| 付費類型 | free |
| 擴展官網 | http://www.jlogiciels.fr |
| 支援的語言 | fr |
| manifest.json | |
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "JLogiciels"
},
"description": "Solutions de gestion et de facturation, d\u00e9couvrez nos diff\u00e9rents packs m\u00e9tiers !",
"homepage_url": "http:\/\/www.jlogiciels.fr",
"icons": {
"128": "icon.png",
"16": "icon.png",
"48": "icon.png"
},
"manifest_version": 2,
"name": "Logiciel de Facturation et Devis - JLogiciels",
"options_page": "options.html",
"permissions": [
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1"
} | |