Version 3.3
This commit is contained in:
parent
47fbc561f6
commit
06acc0b2f9
7 changed files with 7 additions and 18971 deletions
Binary file not shown.
|
|
@ -11,6 +11,7 @@
|
||||||
"Bash(mysql:*)",
|
"Bash(mysql:*)",
|
||||||
"Bash(ls:*)",
|
"Bash(ls:*)",
|
||||||
"Bash(php:*)",
|
"Bash(php:*)",
|
||||||
|
<<<<<<< HEAD
|
||||||
"Bash(for module in /srv/http/dolibarr/custom/*/core/modules/mod*.php)",
|
"Bash(for module in /srv/http/dolibarr/custom/*/core/modules/mod*.php)",
|
||||||
"Bash(do echo \"=== $module ===\" grep -A5 \"''js''\" \"$module\")",
|
"Bash(do echo \"=== $module ===\" grep -A5 \"''js''\" \"$module\")",
|
||||||
"Bash(done)",
|
"Bash(done)",
|
||||||
|
|
@ -35,6 +36,12 @@
|
||||||
"Bash(git push:*)",
|
"Bash(git push:*)",
|
||||||
"Bash(git pull:*)",
|
"Bash(git pull:*)",
|
||||||
"Bash(git stash:*)"
|
"Bash(git stash:*)"
|
||||||
|
=======
|
||||||
|
"Bash(mariadb:*)",
|
||||||
|
"Bash(git add:*)",
|
||||||
|
"Bash(git commit -m \"$\\(cat <<''EOF''\nVersion 3.2: Cross-Katalog-Suche und Multi-Lieferanten-Preise\n\n- Cross-Katalog-Suche: Artikel werden via EAN/Hersteller-Art.Nr. in allen Katalogen gefunden\n- Multi-Lieferanten-Anzeige mit Preisvergleich \\(Prozent guenstiger/teurer\\)\n- Fehlende Lieferantenpreise werden bei zugeordneten Produkten angeboten\n- Fix: Kluxen-Datanorm Preise im A-Record \\(Cent -> Euro Umrechnung\\)\n- Neue Uebersetzungen fuer Lieferanten-Alternativen\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n\\)\")",
|
||||||
|
"Bash(git push:*)"
|
||||||
|
>>>>>>> 8521c7f (Version 3.3)
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue