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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.jlogiciels.fr และคุณลักษณะหลักของมันคือ "Solutions de gestion et de facturation, découvrez nos différents packs métiers !"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Logiciel de Facturation et Devis - JLogiciels
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
| URL อย่างเป็นทางการ | 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"
} | |