Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
AccTransaction.pm 1,77 KB
Assembly.pm 1008 Bytes
AssortmentItem.pm 1,19 KB
AuthClient.pm 1,15 KB
AuthClientGroup.pm 735 Bytes
AuthClientUser.pm 729 Bytes
AuthGroup.pm 544 Bytes
AuthGroupRight.pm 672 Bytes
AuthMasterRight.pm 703 Bytes
AuthSchemaInfo.pm 552 Bytes
AuthSession.pm 526 Bytes
AuthSessionContent.pm 722 Bytes
AuthUser.pm 534 Bytes
AuthUserConfig.pm 654 Bytes
AuthUserGroup.pm 719 Bytes
BackgroundJob.pm 723 Bytes
BackgroundJobHistory.pm 697 Bytes
BankAccount.pm 1,41 KB
BankTransaction.pm 1,62 KB
Bin.pm 782 Bytes
Buchungsgruppe.pm 736 Bytes
Business.pm 784 Bytes
Chart.pm 1,21 KB
Contact.pm 1,43 KB
CsvImportProfile.pm 609 Bytes
CsvImportProfileSetting.pm 833 Bytes
CsvImportReport.pm 909 Bytes
CsvImportReportRow.pm 814 Bytes
CsvImportReportStatus.pm 816 Bytes
Currency.pm 462 Bytes
CustomVariable.pm 1,11 KB
CustomVariableConfig.pm 1,22 KB
CustomVariableConfigPartsgroup.pm 1 KB
CustomVariableValidity.pm 791 Bytes
Customer.pm 3,9 KB
Datev.pm 871 Bytes
Default.pm 11,6 KB
DeliveryOrder.pm 3,46 KB
DeliveryOrderItem.pm 2,7 KB
DeliveryOrderItemsStock.pm 1,42 KB
DeliveryTerm.pm 720 Bytes
Department.pm 592 Bytes
Draft.pm 893 Bytes
Dunning.pm 1,29 KB
DunningConfig.pm 1,2 KB
EmailJournal.pm 1,23 KB
EmailJournalAttachment.pm 1,05 KB
Employee.pm 1,08 KB
Exchangerate.pm 911 Bytes
Finanzamt.pm 1,28 KB
FollowUp.pm 1,22 KB
FollowUpAccess.pm 722 Bytes
FollowUpLink.pm 926 Bytes
GLTransaction.pm 1,48 KB
GenericTranslation.pm 752 Bytes
History.pm 843 Bytes
Inventory.pm 2,54 KB
Invoice.pm 4,72 KB
InvoiceItem.pm 2,98 KB
Language.pm 848 Bytes
Letter.pm 1,53 KB
LetterDraft.pm 1,54 KB
MakeModel.pm 918 Bytes
Note.pm 920 Bytes
Order.pm 4,27 KB
OrderItem.pm 2,88 KB
Part.pm 3,47 KB
PartClassification.pm 687 Bytes
PartsGroup.pm 701 Bytes
PartsPriceHistory.pm 839 Bytes
PaymentTerm.pm 1,15 KB
PeriodicInvoice.pm 960 Bytes
PeriodicInvoicesConfig.pm 2,15 KB
Price.pm 867 Bytes
PriceFactor.pm 550 Bytes
PriceRule.pm 870 Bytes
PriceRuleItem.pm 1,26 KB
Pricegroup.pm 563 Bytes
Printer.pm 553 Bytes
Project.pm 2,01 KB
ProjectParticipant.pm 1,22 KB
ProjectPhase.pm 1,33 KB
ProjectPhaseParticipant.pm 1,26 KB
ProjectRole.pm 699 Bytes
ProjectStatus.pm 742 Bytes
ProjectType.pm 552 Bytes
PurchaseInvoice.pm 3,73 KB
ReconciliationLink.pm 901 Bytes
RecordLink.pm 738 Bytes
RequirementSpec.pm 1,97 KB
RequirementSpecAcceptanceStatus.pm 787 Bytes
RequirementSpecComplexity.pm 729 Bytes
RequirementSpecDependency.pm 813 Bytes
RequirementSpecItem.pm 2,22 KB
RequirementSpecOrder.pm 1,23 KB
RequirementSpecPart.pm 1,14 KB
RequirementSpecPicture.pm 1,83 KB
RequirementSpecPredefinedText.pm 1,07 KB
RequirementSpecRisk.pm 716 Bytes
RequirementSpecStatus.pm 781 Bytes
RequirementSpecTextBlock.pm 1,13 KB
RequirementSpecType.pm 1,01 KB
RequirementSpecVersion.pm 1,11 KB
SchemaInfo.pm 513 Bytes
SepaExport.pm 865 Bytes
SepaExportItem.pm 2,16 KB
SepaExportMessageId.pm 668 Bytes
Shipto.pm 1,21 KB
Status.pm 784 Bytes
Tax.pm 1,45 KB
TaxKey.pm 922 Bytes
TaxZone.pm 548 Bytes
TaxzoneChart.pm 1,22 KB
TodoUserConfig.pm 1,03 KB
TransferType.pm 706 Bytes
Translation.pm 861 Bytes
TriggerInformation.pm 522 Bytes
Unit.pm 837 Bytes
UnitsLanguage.pm 882 Bytes
UserPreference.pm 718 Bytes
Vendor.pm 3,09 KB
Warehouse.pm 670 Bytes

Aktuellste Revisionen

# Datum Autor Kommentar
71d40510 11.01.2017 08:20 Martin Helmling martin.helm...

Falls ein Artikel nicht gefunden wird, kann gleich in die Erfassung gegangen werden

Dies ist in der Manantenkonfigurierung einstellbar.

219d88ab 11.01.2017 08:20 Martin Helmling martin.helm...

Artikel-Klassifizierung: "Preis separat ausweisen"

Dieses neue Attribut an Artikelklassifizierung erlaubt in Aufträgen und Rechnungen
bestimmte Artikel extra auszuweisen.
Dazu werden diese als extra Variable der Dokumentengeneierung zur Verfügung gestellt....

65d2537d 11.01.2017 08:20 Martin Helmling martin.helm...

Artikel-Klassifizierung

Die Klassifizierung von Artikeln dient einer weiteren Gliederung um zum Beispiel den Einkauf vom Verkauf zu trennen, etc.
Gekennzeichnet durch eine Beschreibung (z.B. "Einkauf") und ein Kürzel (z.B. "E")
Flexibel änderbar und erweiterbar....
77807bf5 27.12.2016 13:35 Kivitendo Admin

Zahlungsbedingungen obsolet setzen

Damit können alte und ungenutzte Zahlungsbedingungen für neue
Belege/CV/Artikel ausgeblendet werden.

Außerdem Umstellung von generic/multibox auf L.select_tag in den Masken

728f5827 16.12.2016 09:54 Moritz Bunkus

BankTransaction: Spaltennamen von CamelCase in snake_case umbenannt

kivitendo nutzt rein lower-case-Spaltennamen mit Unterstrichen als
Worttrenner, kein CamelCase. Betrifft Spalten transactioncode und
transactiontext in bank_transfers.

476b1d27 10.12.2016 11:50 Jan Büren

Vergessener Rose-Lauf zu 76592c8a3

9c785acd 07.12.2016 11:45 Kivitendo Admin

Warengruppen - Umstellung auf Controller, sortkey, obsolete

Neuer CRUD-Controller nur für Warengruppen

Die Reihenfolge der Warengruppen kann nun eingestellt werden, und man kann
Warengruppen auf ungültig setzen, sofern sie nicht mehr aktiv bei Artikeln in...

c364e43e 24.11.2016 14:35 Peter Schulgin

Revert "Artikel-Klassifizierung"

This reverts commit 5067d7bd31514962af9730b33323b831d87164f8.

b36f0864 24.11.2016 14:26 Peter Schulgin

Revert "Artikel-Klassifizierung: Neue Option "Preis separat ausweisen""

This reverts commit 815c3639a21ed53b288fd8bbb231e741c8e67ce5.

815c3639 24.11.2016 09:08 Martin Helmling mh@waldpark...

Artikel-Klassifizierung: Neue Option "Preis separat ausweisen"

- neuer boolcher Wert in der Tabelle parts_classification: "report_separate"
- editierbar unter Artikelklassifikation
- In Aufträgen und Rechnungen werden die Zwischensummen LaTeX zur Verfügung gestellt....

Revisionen anzeigen

Auch abrufbar als: Atom