MrWaradana
|
7e9c56f759
|
fix: empty condtionn wo maxio
|
2 months ago |
MrWaradana
|
e95669b7e3
|
fix: if wo none, asset criticality 0
|
2 months ago |
MrWaradana
|
389449d10a
|
refactor: Implement equipment data services with dynamic SQL query generation and category rollup logic.
|
2 months ago |
MrWaradana
|
c630d0b135
|
feat: Implement 3-year average EAF and CF history tracking to adjust net capacity factor calculation.
|
3 months ago |
MrWaradana
|
39a53c477a
|
feat: Introduce linear projection for plant cost breakdown and decouple plant simulation from simulation_id.
|
3 months ago |
ariwahyunahar
|
8c01702c7a
|
edit plant simulation run2.py -> menambahkan hitung nilai cf=selisih dari rata2 3 tahun terakhir eaf - (cf - eaf)
|
3 months ago |
ariwahyunahar
|
398a2b14a2
|
Merge branch 'main' of https://git.reliabilityindonesia.com/CIzz22/be-lcca
|
3 months ago |
ariwahyunahar
|
fd5082d002
|
edit plant simulation run2.py
|
3 months ago |
MrWaradana
|
0e954d2dc0
|
feat: Implement upsert functionality for prediction data, updating existing records or inserting new ones, and remove the previous deletion of all predictions.
|
3 months ago |
MrWaradana
|
d2861e1a35
|
refactor: Streamline actual data queries by removing labor details, add optional asset filtering, and update EAC disposal cost calculation.
|
3 months ago |
MrWaradana
|
d1aa0ced70
|
refactor: refine EAC year difference calculation logic and add an explanatory comment for EM.
|
3 months ago |
MrWaradana
|
baf05b10de
|
fix: correctly calculate remaining life and apply ordering using aliased column in EAC queries.
|
3 months ago |
MrWaradana
|
0dd0ce1fe2
|
refactor: Exclude `seq=0` from historical data, simplify CM prediction logic, and remove hardcoded assetnum from run script.
|
3 months ago |
MrWaradana
|
fa4ea74d9b
|
refactor: Standardize module imports to absolute paths and re-enable data querying in run script.
|
3 months ago |
MrWaradana
|
56ec7a1bad
|
feat: remove `query_data` invocation, add `assetnum` parameter to `predict_run`, and refine fallback imports.
|
3 months ago |
MrWaradana
|
6ceb295781
|
edit avg proyeksi data equipment
|
3 months ago |
ariwahyunahar
|
ef07faf9a0
|
update run2 plant - create new function liner generate for B&D Cost
|
3 months ago |
MrWaradana
|
b9df675099
|
refactor: adjust import path for where_query_sql
|
3 months ago |
MrWaradana
|
052b94d8e0
|
refactor: externalize SQL WHERE clause generation and update cost data column names.
|
3 months ago |
MrWaradana
|
84bc9ec06e
|
fix: Modify equipment service query to handle null `actfinish` or `actstart` in duration condition.
|
3 months ago |
MrWaradana
|
a2152f33b4
|
feat: Implement RBD integration for EAF simulation and result collection, and enhance equipment data with joined Maximo records.
|
3 months ago |
MrWaradana
|
65308e5735
|
feat: Add `cf` and `eaf` fields to the `YearData` model and schema.
|
3 months ago |
MrWaradana
|
92818a581a
|
feat: Add `min_eac_disposal_cost` to the equipment chart response schema and service.
|
3 months ago |
MrWaradana
|
b2b191dd78
|
refactor get all simulations per user
|
3 months ago |
MrWaradana
|
87d334ed73
|
fix script equipment
|
3 months ago |
MrWaradana
|
a1ea7e8b8c
|
fix schema response top 10
|
3 months ago |
MrWaradana
|
c1d087611a
|
update formula and top 10 remaining life
|
3 months ago |
MrWaradana
|
46a2727f69
|
update labor cost and disposal cost
|
3 months ago |
MrWaradana
|
09fe96f1c0
|
fix infinite cost disposal cost
|
3 months ago |
MrWaradana
|
d7ea07cb45
|
fix comma typo in query sql
|
3 months ago |
MrWaradana
|
3ed4203f96
|
fix query plant and equipment
|
3 months ago |
MrWaradana
|
7df44deb4d
|
fix minimum_eac filters in equipment service queries
|
3 months ago |
MrWaradana
|
6b1dd678e5
|
fix top 10 added column query
|
3 months ago |
MrWaradana
|
a1d51f9029
|
add filter out minimum eac
|
3 months ago |
MrWaradana
|
9e622b5b23
|
fix top 10 case
|
3 months ago |
MrWaradana
|
385b0e7bdb
|
fix assetnum bound
|
3 months ago |
MrWaradana
|
bb9c9bc0a6
|
update fix equipment eac and formula
|
3 months ago |
MrWaradana
|
f04ad8fbf1
|
fix run plant recalc
|
3 months ago |
MrWaradana
|
996d1aa9d7
|
fix onnection closed error
|
3 months ago |
MrWaradana
|
9ae181232b
|
fix masterdata create
|
3 months ago |
MrWaradana
|
d74a0b2b3d
|
update plant simulation script
|
3 months ago |
MrWaradana
|
ef265379e6
|
fix schema response post simulation
|
3 months ago |
MrWaradana
|
e81f3508d8
|
fix schema plant transaction simulation data
|
3 months ago |
MrWaradana
|
ba8c847d68
|
fix get all simulation pagination
|
3 months ago |
MrWaradana
|
c0f3380dbe
|
add new fs table for plant transaction data
|
3 months ago |
MrWaradana
|
f671249fed
|
fix simulation get data response
|
3 months ago |
MrWaradana
|
a7aa677195
|
fix table name in run simulation script
|
3 months ago |
MrWaradana
|
6449f61594
|
fix schema plant transaction data
|
3 months ago |
ariwahyunahar
|
cf0d7fe8a0
|
plant - cf dan eaf berasal dari master data, ef dari TJB dan eaf dari simulasi RBD
|
3 months ago |
MrWaradana
|
e0feb43459
|
simulation service
|
3 months ago |
MrWaradana
|
2926794fbe
|
paginate the top 10 equipments service
|
3 months ago |
MrWaradana
|
1bbd9cc4c6
|
fix run2 plant calculation
|
3 months ago |
MrWaradana
|
4e541edbd3
|
refactor trigger recalculation
|
3 months ago |
MrWaradana
|
ebc5c97a56
|
fix run master recalculation
|
3 months ago |
MrWaradana
|
91cb9e6efa
|
fix import lcca
|
3 months ago |
MrWaradana
|
02a27ea08a
|
fix masterdata recalculation
|
3 months ago |
MrWaradana
|
5350908c95
|
update lcca
|
3 months ago |
ariwahyunahar
|
bb70d7b445
|
update run2 & export plant
|
3 months ago |
MrWaradana
|
cb229086e8
|
update fs plant transaction data
|
3 months ago |
MrWaradana
|
25cd2323df
|
update manpower and recalculation plant
|
3 months ago |
MrWaradana
|
2842c32c4b
|
add manpower cost service
|
3 months ago |
MrWaradana
|
53e5c93cfd
|
fix proportion for acquisition cost calculation
|
3 months ago |
MrWaradana
|
81d77716f4
|
debug update equipment simulation
|
3 months ago |
MrWaradana
|
3a533139a8
|
change asc data and search for acquisition get all
|
3 months ago |
MrWaradana
|
9b02963d45
|
add acquisition data CRUD API
|
3 months ago |
MrWaradana
|
7daf2c1d79
|
add category_no changes in equipment master data
|
3 months ago |
MrWaradana
|
aa0b053d31
|
update query and acquisition changes simulation
|
3 months ago |
MrWaradana
|
ce8c88fd43
|
add proportion on equipment master data
|
3 months ago |
MrWaradana
|
d84a442d87
|
update simulate data
|
3 months ago |
MrWaradana
|
9ea9c9b92c
|
update man_hours rate
|
3 months ago |
MrWaradana
|
aae078bdfc
|
update efdh foh
|
3 months ago |
MrWaradana
|
effe624bd4
|
update plant simulation
|
3 months ago |
MrWaradana
|
78ef25d708
|
fix naming column efdh foh
|
3 months ago |
CIzz22
|
31b32ffa68
|
Update 'src/auth/service.py'
|
3 months ago |
MrWaradana
|
38dbafbe3b
|
simulate plant if umur_teknis change
|
4 months ago |
MrWaradana
|
a3161ddffa
|
fix schema for plant transaction data response
|
4 months ago |
MrWaradana
|
db277accbc
|
add disposal cost to equipment transaction data
|
4 months ago |
MrWaradana
|
7556455679
|
fix year data schema field
|
4 months ago |
MrWaradana
|
16b502ac3c
|
fix import modules
|
4 months ago |
MrWaradana
|
7056773330
|
remove disposal cost from total cost
|
4 months ago |
MrWaradana
|
f095298a15
|
update formula to follow SPLN
|
4 months ago |
MrWaradana
|
8444ca06ce
|
fix NoneType math
|
4 months ago |
MrWaradana
|
9285169bb4
|
fix and add plant, formula and master data minor
|
4 months ago |
MrWaradana
|
a9a8a63727
|
sort by sequence whole life cycle get
|
4 months ago |
MrWaradana
|
4042cd442f
|
add disposal cost
|
4 months ago |
MrWaradana
|
69069aa56c
|
new column extra fuel cost
|
4 months ago |
MrWaradana
|
9d639332a1
|
add new column on year data
|
4 months ago |
MrWaradana
|
72f913e308
|
fix update bulk master data
|
4 months ago |
MrWaradana
|
8a3833b32a
|
fix value num masterdata
|
4 months ago |
MrWaradana
|
e787f5a3a3
|
fix: negative rules on calculation column
|
4 months ago |
MrWaradana
|
a15a687e52
|
fix bep year None
|
4 months ago |
MrWaradana
|
7a0248df8b
|
fix: min eac data
|
4 months ago |
MrWaradana
|
eced769a17
|
feat: get maximo data by assetnum
|
4 months ago |
MrWaradana
|
6177453cf7
|
fix: empty asset critical yearly data
|
4 months ago |
MrWaradana
|
b467452fed
|
feat: add collector db connection and maximo route for each equipment
|
4 months ago |
MrWaradana
|
69030569b4
|
add collector connection
|
4 months ago |
MrWaradana
|
4292212df4
|
update script and route get equipment tr data
|
4 months ago |
MrWaradana
|
5410a50d1a
|
fix double s on records
|
4 months ago |
MrWaradana
|
f9653eaa26
|
fix: MasterRecord rename to EquipmentTransactionRecord
|
4 months ago |
MrWaradana
|
4d61099756
|
feat: update equipment master data
|
4 months ago |