jey_wizard/jey_wizard
Ali 3137fc3caf Add FIFO/Moving Average picker; add CLAUDE.md
- Company step gains a "Stock Valuation" select (FIFO default, Moving
  Average option). Value is passed through build_setup_args and applied
  to Company.valuation_method in materialize_after_setup — Company-level
  wins over Stock Settings in get_valuation_method, so inventory posts
  use the choice immediately.
- Cannot be changed after first stock entry (helper text + ERPNext
  validation), so this is the only window to set it cleanly.
- CLAUDE.md added to document the architecture for future sessions
  (override trick, two separate auth flows, cache doctype, rollback
  mechanics).
2026-04-24 13:01:18 +00:00
..
config feat: Initialize App 2026-04-22 10:00:16 +00:00
jey_wizard Add ƏMAS employees step, fiscal year picker, translations, full back nav 2026-04-24 11:27:53 +00:00
patches feat: Initialize App 2026-04-22 10:00:16 +00:00
public Add FIFO/Moving Average picker; add CLAUDE.md 2026-04-24 13:01:18 +00:00
templates feat: Initialize App 2026-04-22 10:00:16 +00:00
translations Add FIFO/Moving Average picker; add CLAUDE.md 2026-04-24 13:01:18 +00:00
__init__.py Add FIFO/Moving Average picker; add CLAUDE.md 2026-04-24 13:01:18 +00:00
amas.py Add ƏMAS employees step, fiscal year picker, translations, full back nav 2026-04-24 11:27:53 +00:00
api.py Drop visible +994 label, simpler cert confirm, re-auth on company rollback 2026-04-24 12:27:35 +00:00
etaxes.py Add FIFO/Moving Average picker; add CLAUDE.md 2026-04-24 13:01:18 +00:00
hooks.py Fetch e-taxes data after Asan auth, cache for wizard, materialize on finalize 2026-04-22 15:36:02 +00:00
modules.txt feat: Initialize App 2026-04-22 10:00:16 +00:00
patches.txt feat: Initialize App 2026-04-22 10:00:16 +00:00