Skip to content

Commit

Permalink
fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed Jul 22, 2024
1 parent 076fd57 commit 4682003
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ import {
} from '@/api/ADempiere/form/expres-movement.js'

// Utils and Helper Methods
import { isEmptyValue } from '@/utils/ADempiere'
import { isEmptyValue } from '@/utils/ADempiere/valueUtils'
import { showMessage } from '@/utils/ADempiere/notification'
import { dateTimeFormats } from '@/utils/ADempiere/formatValue/dateFormat'

Expand Down

0 comments on commit 4682003

Please sign in to comment.