Commit Graph

1185 Commits

Author SHA1 Message Date
e9a8355587 Contract clauses 2026-05-31 23:33:25 +02:00
d483e7cf69 Charter party 2026-05-31 22:58:42 +02:00
2dd8360d62 Charter party 2026-05-31 22:33:55 +02:00
779e1aa361 Charter party 2026-05-31 22:07:57 +02:00
2223927d34 Charter party 2026-05-31 21:52:44 +02:00
a26d0516f0 Charter party 2026-05-31 21:47:25 +02:00
5605b19164 Charter party 2026-05-31 21:38:41 +02:00
f8d7f1e9d9 Charter party 2026-05-31 21:34:24 +02:00
735c5431af Premium composition 2026-05-31 20:50:23 +02:00
38c614af98 Pricing Fixed Component 2026-05-31 16:19:23 +02:00
fcd809a3e3 Add Fixed type component 2026-05-31 15:56:18 +02:00
83f7e43a6e Bug fee cog 2026-05-29 08:07:09 +02:00
a9b048d4cf Auto-calculation: formulas recalculate on cell change
- Template: calcMode=auto, calcOnSave=1
- VBA: removed xlCalculationManual, added ForceRefresh macro
  (clears cache + Application.Calculate for manual DB refresh)
- Workflow: change Setup!B6:B9 -> formulas recalculate automatically

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 07:36:06 +02:00
7da99b3bf7 Live UDF formulas in template, remove gApiEnabled guard
- GL_Accounts_Client_Template.xlsx: C6:C13 now have real formulas
  =GetAccountAmount(Setup!$B$6,...) instead of text placeholders
- GLAccountsExcelApi.bas: removed gApiEnabled flag entirely, UDFs
  call RunQuery directly; add SetManualCalculation helper macro
- Works in Excel safe mode + manual calc: F9 triggers DB queries

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 01:25:15 +02:00
242406588c Excel desktop POC: direct SQL via VBA, safe mode launcher
- GLAccountsExcelApi.bas: RefreshGLApi reads Setup!B6:B9 directly,
  calls PostgreSQL via ADODB without sheet.Evaluate or live UDF formulas
- Connection string pointed to vps107.geneva.hosting / postgres
- GL_Accounts_Client_Template.xlsx: fixed formula text cell refs (B6 not B7)
- Ouvrir_Excel_SafeMode.bat: launches Excel /safe with template to bypass
  print spooler freeze (splwow64 deadlock on edit mode entry)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 01:13:04 +02:00
3c4261ccf6 ICT bug 2026-05-28 20:18:24 +02:00
2428978d90 ICT bug padding + template 2026-05-28 20:12:39 +02:00
c9028f1590 Add maturity date 2026-05-28 13:59:36 +02:00
1af7ae99a4 Bank Template 2026-05-28 13:46:56 +02:00
26f43c2438 Template Melya 2026-05-28 13:34:56 +02:00
5b5685ae12 Template Melya 2026-05-28 13:10:34 +02:00
28c4fb3ff8 Bug Add Physical 2026-05-27 22:52:02 +02:00
181c4b3d34 Template Melya 2026-05-27 22:03:51 +02:00
50ac9f297c Template Melya 2026-05-27 21:20:20 +02:00
c2d4e34516 Mtm bug 2026-05-27 10:54:30 +02:00
5b5f1d77ff Matching bug 2026-05-27 09:45:16 +02:00
0fffb341fe Go to matching 2026-05-26 18:54:07 +02:00
8b4daeac84 SHipment cancel 2026-05-25 15:55:42 +02:00
4da56e4b8a Fee shipment bug 2026-05-25 14:49:27 +02:00
e7a1a83c90 Fee rules 2026-05-25 14:34:19 +02:00
c6d7b0da2b Fee rules 2026-05-25 14:17:08 +02:00
12727e53cb Fee rules 2026-05-25 13:51:55 +02:00
436d0b9a0c Fee rules 2026-05-25 13:36:11 +02:00
7a39754a63 Matching 2026-05-25 11:15:50 +02:00
55f342f106 Tolérance option 2026-05-25 11:01:45 +02:00
e78977dfa5 Pricing bug 2026-05-25 09:56:43 +02:00
ddca542bfc Pricing matrix 2026-05-25 09:04:24 +02:00
1e5611f726 Pricing 2026-05-25 08:18:59 +02:00
aed68ba6f4 GR 2026-05-24 19:43:54 +02:00
54309a1980 GR 2026-05-24 19:32:03 +02:00
1d398ab4b5 GR 2026-05-24 19:17:43 +02:00
2a5eec0e62 GR 2026-05-24 19:13:58 +02:00
20f51de50f GR 2026-05-24 19:04:58 +02:00
a22d185fb0 GR 2026-05-24 18:50:30 +02:00
390207a371 GR 2026-05-24 18:47:19 +02:00
01c23c1ec2 GR 2026-05-24 18:35:59 +02:00
c7146dd8a7 GR 2026-05-24 18:30:16 +02:00
7569d06254 GR 2026-05-24 18:26:33 +02:00
f0ed5b9bd3 GR 2026-05-24 18:19:57 +02:00
1075f49bd1 GR 2026-05-24 18:13:34 +02:00