Logo
Explore Help
Sign In
consultoria-as/Autoparts-DB
1
0
Fork 0
You've already forked Autoparts-DB
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows ci.yml
Actor
All actors consultoria-as
Status
All status Success Failure Waiting Running
Make dashboard/home link role-aware: counter -> inventory, cashier -> POS
ci.yml #80:Commit f2d4558b80 pushed by consultoria-as
main
2026-07-19 13:21:13 -07:00
0s
View workflow file
Set default landing page for counter role to Inventory
ci.yml #79:Commit c374cccd77 pushed by consultoria-as
main
2026-07-18 12:56:30 -07:00
0s
View workflow file
Remove Cobrar button from Notas de Remision list
ci.yml #78:Commit a4f90cd4a3 pushed by consultoria-as
main
2026-07-18 10:43:28 -07:00
0s
View workflow file
Fix ticket print not opening (variable order) and add error handling
ci.yml #77:Commit 667cd3b1eb pushed by consultoria-as
main
2026-07-18 10:24:52 -07:00
0s
View workflow file
Increase ticket font sizes and render at real printable width
ci.yml #76:Commit ee5075ea2e pushed by consultoria-as
main
2026-07-18 10:13:41 -07:00
0s
View workflow file
Lower ticket virtual print resolution for testing
ci.yml #75:Commit 4363829c26 pushed by consultoria-as
main
2026-07-18 10:10:00 -07:00
0s
View workflow file
Improve ticket legibility: larger fonts, spacing, indentation and thermal emphasized mode
ci.yml #74:Commit 95a01c8958 pushed by consultoria-as
main
2026-07-18 09:43:40 -07:00
0s
View workflow file
Add ticket paper width selector and improve thermal cut/print layout
ci.yml #73:Commit 8e6c1f2887 pushed by consultoria-as
main
2026-07-18 09:21:55 -07:00
0s
View workflow file
Fix: only sync ML stock when both marketplace_listings and meli_sync_queue exist
ci.yml #72:Commit f0c605f911 pushed by consultoria-as
main
2026-07-18 02:22:25 -07:00
0s
View workflow file
Guard against missing marketplace tables when recording inventory operations
ci.yml #71:Commit 4a4e53602b pushed by consultoria-as
main
2026-07-17 21:49:29 -07:00
0s
View workflow file
Add workshop module toggle in Modules & Integrations settings
ci.yml #70:Commit 6d07eab5c0 pushed by consultoria-as
main
2026-07-17 01:21:13 -07:00
0s
View workflow file
Add allow_negative_stock toggle for sales, remissions, quotes, layaways and service orders
ci.yml #69:Commit c90012ca37 pushed by consultoria-as
main
2026-07-16 01:13:23 -07:00
0s
View workflow file
Add allow_zero_price_sales toggle: config UI, POS enforcement and backend validation
ci.yml #68:Commit 116d4452da pushed by consultoria-as
main
2026-07-15 11:02:11 -07:00
0s
View workflow file
Add script to clone inventory between tenant DBs
ci.yml #67:Commit 2734a484f6 pushed by consultoria-as
main
2026-07-15 10:49:29 -07:00
0s
View workflow file
Facturapi: fix legal payload (name/legal_name/tax_system, address, no tax_id), reuse local org, status via user key; add fiscal address fields; embed Carta Manifiesto iframe
ci.yml #66:Commit 1cce81b75f pushed by consultoria-as
main
2026-07-14 01:21:13 -07:00
0s
View workflow file
fix(facturapi): configure legal data after org creation/reuse to enable Live mode
ci.yml #65:Commit b2f23ef3cf pushed by consultoria-as
main
2026-07-10 01:21:13 -07:00
0s
View workflow file
chore(systemd): add FACTURAPI_USER_KEY to nexus-pos.service
ci.yml #64:Commit 9b88b8ba4c pushed by consultoria-as
main
2026-07-09 00:24:36 -07:00
0s
View workflow file
fix(invoicing): return clear error on Facturapi config issues instead of 500
ci.yml #63:Commit fa992b7a4a pushed by consultoria-as
main
2026-07-08 01:07:14 -07:00
0s
View workflow file
fix(invoicing): wire emisor config save/load and align fiscal config keys
ci.yml #62:Commit a8e748e08f pushed by consultoria-as
main
2026-07-07 19:21:13 -07:00
0s
View workflow file
fix(sw): bump SW version to 41; fix page guard fallback to avoid loops
ci.yml #61:Commit 07dad0801e pushed by consultoria-as
main
2026-07-04 07:21:13 -07:00
0s
View workflow file
fix(permissions): honor module permissions for cashier/counter in sidebar and page guard
ci.yml #60:Commit 0bd5ee8ee8 pushed by consultoria-as
main
2026-07-03 01:26:40 -07:00
0s
View workflow file
fix(config): use cfg-tab-btn style for permissions tabs
ci.yml #59:Commit e270e848d7 pushed by consultoria-as
main
2026-07-03 01:09:51 -07:00
0s
View workflow file
feat(permissions): granular module permissions + workshop permissions matrix
ci.yml #58:Commit 6e85497e42 pushed by consultoria-as
main
2026-07-03 01:04:55 -07:00
0s
View workflow file
fix(inventory): use category_id in bulk import and resolve category names
ci.yml #57:Commit 4718a09f15 pushed by consultoria-as
main
2026-07-03 00:54:44 -07:00
0s
View workflow file
fix(pos): print tickets via iframe with measured height and configurable paper width
ci.yml #56:Commit 1ff4d80277 pushed by consultoria-as
main
2026-07-02 16:19:03 -07:00
0s
View workflow file
fix(inventory): support cp1252/latin-1 CSV encodings in bulk import
ci.yml #55:Commit 31b533f9f9 pushed by consultoria-as
main
2026-07-02 16:11:23 -07:00
0s
View workflow file
feat(permissions): add dashboard.view permission for cashier/counter/workshop
ci.yml #54:Commit 982315bdaf pushed by consultoria-as
main
2026-07-02 15:49:08 -07:00
0s
View workflow file
fix(pos): hide Sistema button for non-admin roles and allow login/logout in page guard
ci.yml #53:Commit 1b51fe65b5 pushed by consultoria-as
main
2026-07-02 15:36:56 -07:00
0s
View workflow file
fix(config): re-sync employee permissions on role change; add sync script
ci.yml #52:Commit 302d54eb0a pushed by consultoria-as
main
2026-07-02 15:27:19 -07:00
0s
View workflow file
fix(inventory): read refreshed token dynamically in inventory.js
ci.yml #51:Commit 53ec0cc3e5 pushed by consultoria-as
main
2026-07-02 12:36:46 -07:00
0s
View workflow file
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.25.2 Page: 21ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API