generated from DNDs/dnd-template
vault backup: 05.07.2022 - 13:22:45
Affected files: .obsidian/appearance.json .obsidian/community-plugins.json .obsidian/hotkeys.json .obsidian/plugins/advanced-cursors/main.js .obsidian/plugins/advanced-cursors/manifest.json .obsidian/plugins/advanced-cursors/styles.css .obsidian/workspace Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md
This commit is contained in:
parent
363a6c2018
commit
93738206dd
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1,7 +1,7 @@
|
||||
{
|
||||
"translucency": false,
|
||||
"cssTheme": "Deep Work",
|
||||
"theme": "system",
|
||||
"baseFontSize": 18,
|
||||
"theme": "obsidian",
|
||||
"baseFontSize": 19,
|
||||
"enabledCssSnippets": []
|
||||
}
|
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -10,5 +10,6 @@
|
||||
"obsidian-image-toolkit",
|
||||
"obsidian-icons-plugin",
|
||||
"obsidian-style-settings",
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"advanced-cursors"
|
||||
]
|
18
.obsidian/hotkeys.json
vendored
18
.obsidian/hotkeys.json
vendored
@ -80,5 +80,23 @@
|
||||
],
|
||||
"key": "ArrowDown"
|
||||
}
|
||||
],
|
||||
"advanced-cursors:add-cursor-above": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "ArrowUp"
|
||||
}
|
||||
],
|
||||
"advanced-cursors:add-cursor-below": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "ArrowDown"
|
||||
}
|
||||
]
|
||||
}
|
4506
.obsidian/plugins/advanced-cursors/main.js
vendored
Normal file
4506
.obsidian/plugins/advanced-cursors/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/advanced-cursors/manifest.json
vendored
Normal file
10
.obsidian/plugins/advanced-cursors/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "advanced-cursors",
|
||||
"name": "Advanced Cursors",
|
||||
"version": "0.5.1",
|
||||
"minAppVersion": "0.12.18",
|
||||
"description": "Use multiple cursors even more powerfully.",
|
||||
"author": "SkepticMystic",
|
||||
"authorUrl": "https://github.com/SkepticMystic/advanced-cursors",
|
||||
"isDesktopOnly": true
|
||||
}
|
60
.obsidian/plugins/advanced-cursors/styles.css
vendored
Normal file
60
.obsidian/plugins/advanced-cursors/styles.css
vendored
Normal file
@ -0,0 +1,60 @@
|
||||
/* Sets all the text color to red! */
|
||||
.savedQ {
|
||||
padding: 5px 5px;
|
||||
}
|
||||
|
||||
.savedQ-name {
|
||||
background-color: var(--background-secondary-alt);
|
||||
padding: 2px 4px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.savedQ-view-q {
|
||||
padding: 2px 4px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.editQButton,
|
||||
.deleteQButton {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.savedQ-name:hover,
|
||||
.editQButton:hover,
|
||||
.deleteQButton:hover,
|
||||
.savedQ-query:hover,
|
||||
.AC-submit-button:hover,
|
||||
.savedQ-view-q:hover {
|
||||
background-color: var(--interactive-accent) !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.AC-submit-button:focus {
|
||||
background-color: var(--interactive-accent) !important;
|
||||
}
|
||||
|
||||
.savedQ-query {
|
||||
background-color: var(--background-primary-alt);
|
||||
padding: 2px 4px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.AC-flashNewSel {
|
||||
animation: flashNewSel 1.5s 1;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@keyframes flashNewSel {
|
||||
0% {
|
||||
background-color: transparent;
|
||||
}
|
||||
10% {
|
||||
background-color: var(--text-highlight-bg);
|
||||
}
|
||||
80% {
|
||||
background-color: var(--text-highlight-bg);
|
||||
}
|
||||
100% {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
67
.obsidian/workspace
vendored
67
.obsidian/workspace
vendored
@ -4,16 +4,35 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "624fc6cedfec68e9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Private/Atom/atom.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"id": "12286f551c58c6df",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "624fc6cedfec68e9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a979bb82511d42c9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -60,7 +79,8 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 326
|
||||
"width": 326,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "a54ca124d2689b37",
|
||||
@ -76,7 +96,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Private/Atom/atom.md",
|
||||
"file": "Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -93,7 +113,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Private/Atom/atom.md",
|
||||
"file": "Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -131,12 +151,20 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Private/Atom/atom.md"
|
||||
"file": "Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "073d6445c4950019",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "Saved Queries View",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
"currentTab": 4
|
||||
},
|
||||
{
|
||||
"id": "7804475bf051d7e7",
|
||||
@ -154,20 +182,19 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 303,
|
||||
"collapsed": true
|
||||
"width": 303
|
||||
},
|
||||
"active": "624fc6cedfec68e9",
|
||||
"lastOpenFiles": [
|
||||
"Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"Periodische Notizen/Täglich/05.07.2022.md",
|
||||
"Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
|
||||
"Private/Atom/atom.md",
|
||||
"Private/Rapha/Aufgabenteilung.md",
|
||||
"Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"Firmen/Steinemann Technology/Tickets/Monica Garcia/Penta Belege termin definieren.md",
|
||||
"Periodische Notizen/Täglich/05.07.2022.md",
|
||||
"Periodische Notizen/Täglich/04.07.2022.md",
|
||||
"Firmen/Steinemann Technology/tickets/Monica Garcia/Erstellung der Penta Belege.md",
|
||||
"Periodische Notizen/Täglich/03.07.2022.md",
|
||||
"Periodische Notizen/Wöchentlich/KW27-2022.md",
|
||||
"Periodische Notizen/Täglich/27.06.2022.md"
|
||||
"Periodische Notizen/Wöchentlich/KW27-2022.md"
|
||||
]
|
||||
}
|
@ -9,4 +9,32 @@
|
||||
---
|
||||
### Penta Belege
|
||||
> Wiederholender Termin für Penta [[Penta Übersicht|Belege]] definieren.
|
||||
#erledigt
|
||||
#erledigt
|
||||
|
||||
Heute wird der folgende Beleg eingetragen:
|
||||
|
||||
| Benutzer | Art | NR | Angebot | stg_pkbd_ab_d | stg_pkbd_ab_gb | 22198110 |
|
||||
|:--------:| --- | --- | --------------------------------------- | ------------------- | --------------------- | -------- |
|
||||
| | | 7 | Versandanweisung [Rüstschein] | stg_pkbd_va_d | --- | |
|
||||
| | | 24 | Auftragsbestätigung (KUNDENAUFTRAG ETL) | stg_pkbd_ra_d | --- | |
|
||||
| | | 20 | Kundenauftrag | stg_pkbd_ka_d | --- | |
|
||||
| dco | | 62 | Storno Anzahlung Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 61 | Anzahlung Rechnung Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 59 | Storno Gutschrift Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 58 | Storno Rechnung Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 54 | Schlussrechnung Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 63 | Anzahlung Rechnung Maschinen (BTV) | stg_pkbd_arm_btv_d | stg_pkbd_arm_btv_gb | |
|
||||
| dco | | 55 | Gutschrift Maschinen (UBS) | stg_pkbd_arm_d | stg_pkbd_arm_gb | |
|
||||
| dco | | 56 | Schlussrechnung Maschinen (BTV) | stg_pkbd_arm_btv_d | stg_pkbd_arm_btv_gb | |
|
||||
| | | 11 | Anzahlungsrechnung | stg_pkbd_ar_d.AA | stg_pkbd_ar_gb.AA.rpt | |
|
||||
| mga/cro | | 8 | Storno Ausgangsrechnung | stg_pkbd_ar_d | stg_pkbd_ar_gb | |
|
||||
| mga/cro | AR | 4 | Rechnung [Ausgangsrechnung] | stg_pkbd_ar_d | stg_pkbd_ar_gb | |
|
||||
| | | 23 | Auftragsbestätigung | stg_pkbd_ab_d | stg_pkbd_ab_gb | |
|
||||
| | | 21 | Angebot (Proforma-Rechnung) | stg_pkbd_ab_d | stg_pkbd_ab_gb | |
|
||||
| mga/cro | AU | 2 | Auftragsbestätigung | stg_pkbd_ab_d | stg_pkbd_ab_gb | |
|
||||
| | | 14 | Fertigungskarte | stg_pfak_karte | stg_pfak_karte | |
|
||||
| | | 3 | Bestellung | stg_pbdr_be_d | stg_pbdr_be_gb | |
|
||||
| | | 2 | Rüstschein | stg_lbew_bew_d | stg_lbew_bew_gb | |
|
||||
| | | 74 | Netto Rechnung | netto_stg_pkbd_ar_d | netto_stg_pkbd_ar_gb | |
|
||||
| | | 72 | Auftragsbestätigung [NETTO-AB] | netto_stg_pkbd_ab_d | netto_stg_pkbd_ab_gb | |
|
||||
| | | | | | | |
|
||||
|
Loading…
Reference in New Issue
Block a user