Frédérik Benoist fbenoist68
  • Joined on 2023-02-06
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-29 07:54:25 +01:00
18e73d4700 fix: prevent timezoneoffset too large
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-28 23:11:08 +01:00
869328a33f fix: xstore sqlquery add xadmin log request
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-28 23:09:53 +01:00
1416dee41e feat: store details log, i18n
fbenoist68 commented on issue fbenoist68/hdpos#3 2023-12-24 13:31:18 +01:00
gzipper les flux json sur le serveur xadmin de recette
<filter>
    <filter-name>CompressionFilter</filter-name>
    <filter-class>com.example.CompressionFilter</filter-class>
</filter>
<filter-mapping>
    <filter-name>CompressionFilter</fil…
fbenoist68 opened issue fbenoist68/hdpos#3 2023-12-24 13:30:33 +01:00
gzipper les flux json
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-24 07:44:51 +01:00
819523c5ac refactor: store details structure
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-24 07:44:26 +01:00
b06dc48e4a refactor: storeDetail adjust Pos loop
fbenoist68 opened issue fbenoist68/hdwposxy#7 2023-12-24 06:28:24 +01:00
Implemntation date avec vue-i18n
fbenoist68 commented on issue fbenoist68/hdpos#2 2023-12-23 13:47:30 +01:00
Revue de code API
SELECT
	DISTINCT STATUS_TYPCODE,STRING_VALUE
FROM
	loc_state_journal lsj
WHERE
	lsj.ORGANIZATION_ID = 1
	AND lsj.RTL_LOC_ID = 4
	AND lsj.WKSTN_ID = 20
ORDER BY 1;

![image](/att…

fbenoist68 commented on issue fbenoist68/hdpos#2 2023-12-23 13:22:15 +01:00
Revue de code API

On peut s'appuyer sur cette table pour :

SELECT
	cdr.IP_ADDRESS ,
	cdr.BUSINESS_DATE ,
	cdr.XSTORE_VERSION,
	cdr.PRIMARY_REGISTER_FLAG
FROM
	dtv.ctl_device_registration cdr
WHERE
	c…
fbenoist68 commented on issue fbenoist68/hdpos#2 2023-12-23 12:51:17 +01:00
Revue de code API

On peut retrouver pour une caisse les log

SELECT * FROM CTL_EVENT_LOG WHERE BUSINESS_DATE = TO_date('21/12/2023','dd/mm/rrrr') AND log_level NOT IN ('INFO')

CREATE INDEX "DTV"."IDX_CTL_EVE…

fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-23 09:27:17 +01:00
59cb81177a fix: variables affectation
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-23 09:19:05 +01:00
d7df6793b7 fix: translations - excel export
368d51e061 fix: login and password
Compare 2 commits »
fbenoist68 opened issue fbenoist68/hdwposxy#6 2023-12-23 07:56:18 +01:00
Ajouter boutons raccourcis barre principale
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-22 21:30:07 +01:00
3cae6f2c69 fix: remove unused import
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-22 06:40:00 +01:00
405d1302ac feat: add flux services
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-19 18:35:49 +01:00
dbb7be74fd feat: fix hdpos protocol
fbenoist68 pushed to feature/issue-1/ws-read-store-detail at fbenoist68/hdpos 2023-12-19 08:03:16 +01:00
a9837bf4f1 feat: add date_migration
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-19 00:19:04 +01:00
04cb589401 feat: VNC, reload store
fbenoist68 pushed to refactor/issue-1/first-setup at fbenoist68/hdwposxy 2023-12-18 22:16:05 +01:00
c3f497b4d2 fix: vite_base_url